From 34e940ed32a6a5622d03200171f06fd720b4287f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:25 -0400 Subject: [PATCH] python3-PGPy: update to 0.5.3. --- srcpkgs/python3-PGPy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-PGPy/template b/srcpkgs/python3-PGPy/template index 995a1d74fd7..cb7069cb13e 100644 --- a/srcpkgs/python3-PGPy/template +++ b/srcpkgs/python3-PGPy/template @@ -1,6 +1,6 @@ # Template file for 'python3-PGPy' pkgname=python3-PGPy -version=0.5.2 +version=0.5.3 revision=1 wrksrc=PGPy-${version} build_style=python3-module @@ -10,8 +10,8 @@ short_desc="Pretty Good Privacy for Python" maintainer="Anjandev Momi " license="BSD-3-Clause" homepage="https://github.com/SecurityInnovation/PGPy" -distfiles="https://github.com/SecurityInnovation/PGPy/archive/${version}.tar.gz" -checksum=85a2dd6fb476ac00a4d4548b9e80fb0f6512d133cc050b6e5f3c40e1b06a79ef +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=5f56454c92fe0c242397166df4618183992d6786c2568cbd21c4090344cf2635 post_install() { vlicense LICENSE