mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
python-ttystatus: update to 0.38. (#9780)
This commit is contained in:
parent
ed20f9e8e4
commit
771a57d49b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ttystatus'
|
# Template file for 'python-ttystatus'
|
||||||
pkgname=python-ttystatus
|
pkgname=python-ttystatus
|
||||||
version=0.37
|
version=0.38
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="http://liw.fi/ttystatus/"
|
homepage="http://liw.fi/ttystatus/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||||
checksum=89dc70da1e49b099bcc4b7332b266936ecd5c75223f4e4bf9b6add5064cb5712
|
checksum=e544dd5b0f77ebc3bb5b4ace34bd3d2751e72956ec096c8ffb34beaead433628
|
||||||
|
|
||||||
python3-ttystatus_package() {
|
python3-ttystatus_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue