python3-pem: update to 19.3.0
This commit is contained in:
parent
3b43ce5dff
commit
0cb949c826
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pem'
|
# Template file for 'python3-pem'
|
||||||
pkgname=python3-pem
|
pkgname=python3-pem
|
||||||
version=19.2.0
|
version=19.3.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pem-${version}"
|
wrksrc="pem-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pem.readthedocs.io/en/stable/"
|
homepage="https://pem.readthedocs.io/en/stable/"
|
||||||
distfiles="${PYPI_SITE}/p/pem/pem-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pem/pem-${version}.tar.gz"
|
||||||
checksum=a6f42d89cc43d62b5ed4c0fe9f87e8ab86af909ce4d4bb2b9098d79d84353a98
|
checksum=d10058932ec7b9bbc81c40862275395b9faa287353a9152b642393e7efcdb526
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue