python3-PGPy: update to 0.5.3.
This commit is contained in:
parent
d70a596a56
commit
34e940ed32
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-PGPy'
|
# Template file for 'python3-PGPy'
|
||||||
pkgname=python3-PGPy
|
pkgname=python3-PGPy
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=PGPy-${version}
|
wrksrc=PGPy-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Pretty Good Privacy for Python"
|
||||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/SecurityInnovation/PGPy"
|
homepage="https://github.com/SecurityInnovation/PGPy"
|
||||||
distfiles="https://github.com/SecurityInnovation/PGPy/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=85a2dd6fb476ac00a4d4548b9e80fb0f6512d133cc050b6e5f3c40e1b06a79ef
|
checksum=5f56454c92fe0c242397166df4618183992d6786c2568cbd21c4090344cf2635
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue