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