python-texttable: update to 1.1.1
This commit is contained in:
parent
e228db801b
commit
e90c11666e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-texttable'
|
# Template file for 'python-texttable'
|
||||||
pkgname=python-texttable
|
pkgname=python-texttable
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="texttable-${version}"
|
wrksrc="texttable-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
||||||
homepage="https://github.com/foutaise/texttable/"
|
homepage="https://github.com/foutaise/texttable/"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
|
||||||
checksum=50eff7f7af432b2e28c3be2f5bd60144837516f1ba63aac4b19f3257a7290c3f
|
checksum=44674d1d470a9fc264c4d1eba44b74463ca0066d7b954453dd5a4f8057779c9c
|
||||||
|
|
||||||
python3-texttable_package() {
|
python3-texttable_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue