python-texttable: update to 0.9.0
This commit is contained in:
parent
0ff89900e5
commit
3442fb0ef1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-texttable'
|
||||
pkgname=python-texttable
|
||||
version=0.8.8
|
||||
version=0.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="texttable-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
|||
homepage="https://github.com/foutaise/texttable/"
|
||||
license="LGPL-3"
|
||||
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
|
||||
checksum=0be1ecd6468847fc2f3b57b6c1862d8c0ae6832c037c97db502053311eff9a99
|
||||
checksum=ea73c237071c3981c90854ed4dcd596d10719e568c606e94ce459e89081a6520
|
||||
|
||||
python3-texttable_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue