python-texttable: update to 1.1.0. (#8490)
This commit is contained in:
parent
385c710d07
commit
4009037af0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-texttable'
|
||||
pkgname=python-texttable
|
||||
version=1.0.0
|
||||
version=1.1.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=a733f7d90f6dd35d799c4048e3b015fcf95887ef49e0ef65262f90ee6d7abd61
|
||||
checksum=50eff7f7af432b2e28c3be2f5bd60144837516f1ba63aac4b19f3257a7290c3f
|
||||
|
||||
python3-texttable_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue