aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-gnupg
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-07 01:37:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-07 06:51:37 +0000
commit0f2c4e34a9b0355320255e327dad467603ed420b (patch)
tree13c413c167c80782df4628eec01e8d3b913e15c0 /testing/py3-gnupg
parent5e7f5e465e799b341cb2e2bcc493a407de71fd83 (diff)
downloadaports-0f2c4e34a9b0355320255e327dad467603ed420b.tar.bz2
aports-0f2c4e34a9b0355320255e327dad467603ed420b.tar.xz
testing/py3-gnupg: upgrade to 0.4.6
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"