python-rarfile: update to 3.1.
This commit is contained in:
parent
1f1f014278
commit
b0c76945b1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-rarfile'
|
# Template file for 'python-rarfile'
|
||||||
pkgname=python-rarfile
|
pkgname=python-rarfile
|
||||||
version=3.0
|
version=3.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="rarfile-${version}"
|
wrksrc="rarfile-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/markokr/rarfile"
|
homepage="https://github.com/markokr/rarfile"
|
||||||
distfiles="${PYPI_SITE}/r/rarfile/rarfile-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/rarfile/rarfile-${version}.tar.gz"
|
||||||
checksum=e816409e3b36794507cbe0b678bed3e4703d7412c5f7f9201a510ed6fdc66c35
|
checksum=dc1062176c529f417522af7da1291a35b85c8017464e665aabce048cfe2659b6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue