From 0f2c4e34a9b0355320255e327dad467603ed420b Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 7 May 2020 01:37:27 -0300 Subject: testing/py3-gnupg: upgrade to 0.4.6 --- testing/py3-gnupg/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py3-gnupg') diff --git a/testing/py3-gnupg/APKBUILD b/testing/py3-gnupg/APKBUILD index 13afd241b4..b0b06b4e09 100644 --- a/testing/py3-gnupg/APKBUILD +++ b/testing/py3-gnupg/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Rasmus Thomsen # Maintainer: Rasmus Thomsen pkgname=py3-gnupg -pkgver=0.4.5 -pkgrel=1 +pkgver=0.4.6 +pkgrel=0 pkgdesc="A Python3 wrapper for the Gnu Privacy Guard (GPG or GnuPG)" url="https://gnupg.readthedocs.io/en/latest/" arch="noarch" @@ -24,4 +24,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="441b49e1f87a7e8e3abf2d6e90f677dc33f1b66a36483787f972378127f31308bacc5e200ae254dd75942191d2fabd61ca5a2f200cf5400be70957942f889ca4 python-gnupg-0.4.5.tar.gz" +sha512sums="33b98bdd1c7d211d31173bbea2358fdfd2dabdbd5e70d4b33035a0edbf666bdba7319ffc847c8617f2626d1bf5a91102f1103c0bfe651fcd709d51ee821be104 python-gnupg-0.4.6.tar.gz" -- cgit v1.2.3