mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
python-cliapp: update to 1.20150701.
This commit is contained in:
parent
869e63222e
commit
1be76022b5
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'python-cliapp'
|
# Template file for 'python-cliapp'
|
||||||
pkgname=python-cliapp
|
pkgname=python-cliapp
|
||||||
version=1.20150305
|
version=1.20150701
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="cliapp-${version}"
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
|
@ -13,5 +12,5 @@ short_desc="Framework for Unix-like command line programs for Python2"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="http://liw.fi/cliapp/"
|
homepage="http://liw.fi/cliapp/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||||
checksum=bfd6d21cbde11e1bc691ed5914fb0c99a36ecc9b0fce1041faa3f2c39e70cbd0
|
checksum=6410f7593cfd871efec4bb1a544ffca016a97554b7361fadae827d3068f5406f
|
||||||
|
|
Loading…
Add table
Reference in a new issue