aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pygpgme
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:06:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:41 +0000
commit6497d19f546e07bcf2a5e8da1121b1a2f9e1bc96 (patch)
treeb7dc1a50d2c33ed2d4828ff4ca98682de2650978 /testing/py3-pygpgme
parentae4eb6aa5abbd93085b4f97d5ac9467861fd001a (diff)
downloadaports-6497d19f546e07bcf2a5e8da1121b1a2f9e1bc96.tar.bz2
aports-6497d19f546e07bcf2a5e8da1121b1a2f9e1bc96.tar.xz
testing/py3-pygpgme: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pygpgme')
-rw-r--r--testing/py3-pygpgme/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygpgme/APKBUILD b/testing/py3-pygpgme/APKBUILD
index 136b54a6bb..ecb3b7ab4f 100644
--- a/testing/py3-pygpgme/APKBUILD
+++ b/testing/py3-pygpgme/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pygpgme
_pkgname=pygpgme
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format."
url="https://launchpad.net/pygpgme"
arch="all"