diff --git a/community/py3-gnupg/APKBUILD b/community/py3-gnupg/APKBUILD index 4ce12109b1d2188e6a57c9aed6bee4f5afbc4533..e464522b613565ef88eedf567acedecd211d50a8 100644 --- a/community/py3-gnupg/APKBUILD +++ b/community/py3-gnupg/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Rasmus Thomsen # Maintainer: Rasmus Thomsen pkgname=py3-gnupg -pkgver=0.4.9 -pkgrel=1 +pkgver=0.5.0 +pkgrel=0 pkgdesc="Python3 wrapper for the Gnu Privacy Guard (GPG or GnuPG)" url="https://gnupg.readthedocs.io/en/latest/" arch="noarch" @@ -27,5 +27,5 @@ package() { } sha512sums=" -e59685bea966addbfacfd5516601c518c9ccd7a828250584a00dca5c2062b30bd859ae73b467bd16db60abd800bd0b66f68177e56d3c48654416a294e72f3e8f python-gnupg-0.4.9.tar.gz +cfd302257b53fdc9318004db7323ea5bf4bddc055b65b24386a1ecb27cd476fdf1bc771adcdde70a4eef442982a0c57dc832b92274bbe5ba16cbdf3247f4e77a python-gnupg-0.5.0.tar.gz "