python-ttystatus: update to 0.32.
This commit is contained in:
parent
5e58f67ba6
commit
2efcfef448
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'python-ttystatus'
|
||||
pkgname=python-ttystatus
|
||||
version=0.23
|
||||
version=0.32
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ttystatus-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel"
|
||||
|
@ -13,5 +12,5 @@ short_desc="Terminal progress bar and status output for Python2"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
homepage="http://liw.fi/ttystatus/"
|
||||
license="GPL-3"
|
||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=1ecd58dff0049fdccedb6cd41ff0ddc51971c943e8d1887f8c027ae9e3aeb17a
|
||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
checksum=8580b9b63939b319bcebdf314e3c029e87602c82c483bc851d5e5037d5b28df8
|
||||
|
|
Loading…
Reference in a new issue