python-texttable: update to 0.8.6

This commit is contained in:
Alessio Sergi 2016-10-23 11:23:39 +02:00
parent 97c4819578
commit 3644d6421f

View file

@ -1,7 +1,7 @@
# Template file for 'python-texttable'
pkgname=python-texttable
version=0.8.5
revision=3
version=0.8.6
revision=1
noarch=yes
wrksrc="texttable-${version}"
build_style=python-module
@ -14,7 +14,7 @@ homepage="https://github.com/foutaise/texttable/"
license="LGPL-3"
# distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
distfiles="https://github.com/foutaise/texttable/archive/v${version}.tar.gz"
checksum=c2b554b0c20c866f061cf08a315354278590b312ee178199a29bfde7a944f986
checksum=0d085f36794bdf577162155912a42389f5c9940a13ac9871fc0a67d4bdcd174f
python3-texttable_package() {
noarch=yes