aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gnupg
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-21 10:55:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-21 14:33:08 -0300
commit0d648b156d93ee961f1d244cb4f490fc783caaa4 (patch)
treea64d768f0e849e15c1fc9facc291a6476769f7cc /testing/py3-gnupg
parent1413d577cd23470ca0ee3aebf7e37db9f336105e (diff)
downloadaports-0d648b156d93ee961f1d244cb4f490fc783caaa4.tar.bz2
aports-0d648b156d93ee961f1d244cb4f490fc783caaa4.tar.xz
testing/py3-gnupg: upgrade to 0.4.5
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"