aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-gnupg')
-rw-r--r--testing/py3-gnupg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-gnupg/APKBUILD b/testing/py3-gnupg/APKBUILD
index 16607cd8be..f394c2bc30 100644
--- a/testing/py3-gnupg/APKBUILD
+++ b/testing/py3-gnupg/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-gnupg
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=0
pkgdesc="A Python3 wrapper for the Gnu Privacy Guard (GPG or GnuPG)"
url="https://gnupg.readthedocs.io/en/latest/"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d643447833248ed35c9837482f8ec7cce478b21374d4fd7ec444008433f85898f6ab0026b9c6dc0deb9730e98ec8edcfc5ed08359776a3220adf8f44f266b199 python-gnupg-0.4.4.tar.gz"
+sha512sums="441b49e1f87a7e8e3abf2d6e90f677dc33f1b66a36483787f972378127f31308bacc5e200ae254dd75942191d2fabd61ca5a2f200cf5400be70957942f889ca4 python-gnupg-0.4.5.tar.gz"