aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-gnupg')
-rw-r--r--testing/py3-gnupg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
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 <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
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"