diff --git a/srcpkgs/python-gnupg/template b/srcpkgs/python-gnupg/template index c3f876403ea..706b7584c8e 100644 --- a/srcpkgs/python-gnupg/template +++ b/srcpkgs/python-gnupg/template @@ -1,7 +1,8 @@ # Template file for 'python-gnupg' pkgname=python-gnupg -version=0.4.2 +version=0.4.3 revision=1 +noarch=yes build_style=python-module hostmakedepends="python-setuptools python3-setuptools" depends="python gnupg" @@ -11,8 +12,7 @@ maintainer="Lon Willett " license="GPL-3.0-or-later" homepage="https://bitbucket.org/vinay.sajip/python-gnupg" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=5a54a6dd25bf78d3758dd7a1864f4efd122f9ca9402101d90e3ec4483ceafb73 -noarch=yes +checksum=2d158dfc6b54927752b945ebe57e6a0c45da27747fa3b9ae66eccc0d2147ac0d python3-gnupg_package() { depends="python3 gnupg"