python3-PGPy: update to 0.5.4

This commit is contained in:
Michael Struwe 2022-07-06 15:17:20 +02:00 committed by classabbyamp
parent 643c377eed
commit 4ef9518cb8
1 changed files with 6 additions and 4 deletions

View File

@ -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 <anjan@momi.ca>"
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