python-ConfigArgParse: update to 0.13.0
This commit is contained in:
parent
53dc3385de
commit
26eab76799
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ConfigArgParse'
|
||||
pkgname=python-ConfigArgParse
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ConfigArgParse-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/bw2/ConfigArgParse"
|
||||
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
|
||||
checksum=28cd7d67669651f2a4518367838c49539457504584a139709b2b8f6c208ef339
|
||||
checksum=e6441aa58e23d3d122055808e5e2220fd742dff6e1e51082d2a4e4ed145dd788
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue