From 3fe2a4aa2e0976f9352caa11de126637b97f7d01 Mon Sep 17 00:00:00 2001 From: Michael Struwe Date: Wed, 6 Jul 2022 15:17:20 +0200 Subject: [PATCH] python3-PGPy: update to 0.5.4 --- srcpkgs/python3-PGPy/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-PGPy/template b/srcpkgs/python3-PGPy/template index fa73d46876ce66..7de7c554b74f7e 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