python3-ConfigArgParse: update to 1.4.
This commit is contained in:
parent
eb6d833590
commit
fcb6fa4978
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ConfigArgParse'
|
# Template file for 'python3-ConfigArgParse'
|
||||||
pkgname=python3-ConfigArgParse
|
pkgname=python3-ConfigArgParse
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ConfigArgParse-${version}"
|
wrksrc="ConfigArgParse-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bw2/ConfigArgParse"
|
homepage="https://github.com/bw2/ConfigArgParse"
|
||||||
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/ConfigArgParse/ConfigArgParse-${version}.tar.gz"
|
||||||
checksum=0428b975ab6c48bb101ccb732e1b5cb616296e28268e032aa806f32b647a1cc1
|
checksum=abef9ff44fb0091f0e3bb2ee7e5b26a02b5b62d45408a5272a9bd461f5b59b4b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue