diff --git a/srcpkgs/python3-PGPy/template b/srcpkgs/python3-PGPy/template index fa73d46876c..7de7c554b74 100644 --- a/srcpkgs/python3-PGPy/template +++ b/srcpkgs/python3-PGPy/template @@ -1,7 +1,7 @@ # Template file for 'python3-PGPy' pkgname=python3-PGPy -version=0.5.3 -revision=3 +version=0.5.4 +revision=1 wrksrc=PGPy-${version} build_style=python3-module hostmakedepends="python3-setuptools python3-wheel" @@ -10,8 +10,10 @@ short_desc="Pretty Good Privacy for Python" maintainer="Anjandev Momi " license="BSD-3-Clause" homepage="https://github.com/SecurityInnovation/PGPy" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=5f56454c92fe0c242397166df4618183992d6786c2568cbd21c4090344cf2635 +distfiles="https://github.com/SecurityInnovation/PGPy/archive/v${version}.tar.gz" +checksum=beb2e7745ddebf85a24239aa681fa83a9ab8f8867d7ac55351fb0732279ac4fa +# requires progressbar +make_check=no post_install() { vlicense LICENSE