From 8cf58877c32f3598831e7983bb17044e6faf9207 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Mon, 12 Apr 2021 12:56:00 +0200 Subject: testing/py3-liblarch: upgrade to 3.1.0 --- testing/py3-liblarch/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py3-liblarch/APKBUILD') diff --git a/testing/py3-liblarch/APKBUILD b/testing/py3-liblarch/APKBUILD index 23e96c5d19b..d5f797d99d2 100644 --- a/testing/py3-liblarch/APKBUILD +++ b/testing/py3-liblarch/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Rasmus Thomsen # Maintainer: Rasmus Thomsen pkgname=py3-liblarch -pkgver=3.0.1 -pkgrel=1 +pkgver=3.1.0 +pkgrel=0 pkgdesc="A Python library to easily handle complex data structures, with a GTK binding" url="https://wiki.gnome.org/Projects/liblarch" arch="noarch" @@ -25,4 +25,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="591854eae54f5e644882f8ba486434f85196115a3c06f249cf7b343bb0e029b78a818610881d9d656f6342748c956cf5a213a22843e95b2ed05246a8013ff8ca liblarch-3.0.1.tar.gz" +sha512sums="042a763dd12612d6630c064b5af84011f1fb908626f17f866e103743cdaabb4983f922290287b0138938488a7c9bff33680ef8157f8bbcbc166e4f4f2d008951 liblarch-3.1.0.tar.gz" -- cgit v1.2.3