summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2017-09-10 19:37:08 +0200
committer Willy Sudiarto Raharjo2017-09-16 02:15:26 +0200
commita00bcbea31995558fb3f9697efb48b876293ce33 (patch)
tree68efeb831b4331a06edaa6b7b161ad7af7415588
parentce113e52e4a47102b3b6cfc2092e66684787c33c (diff)
downloadslackbuilds-a00bcbea31995558fb3f9697efb48b876293ce33.tar.gz
python/python-texttable: Updated for version 0.9.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-rw-r--r--python/python-texttable/python-texttable.SlackBuild2
-rw-r--r--python/python-texttable/python-texttable.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-texttable/python-texttable.SlackBuild b/python/python-texttable/python-texttable.SlackBuild
index e1cf06ba78..c49974dc99 100644
--- a/python/python-texttable/python-texttable.SlackBuild
+++ b/python/python-texttable/python-texttable.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-texttable
-VERSION=${VERSION:-0.8.8}
+VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-texttable/python-texttable.info b/python/python-texttable/python-texttable.info
index ddb4f3b740..89b27ac7f7 100644
--- a/python/python-texttable/python-texttable.info
+++ b/python/python-texttable/python-texttable.info
@@ -1,8 +1,8 @@
PRGNAM="python-texttable"
-VERSION="0.8.8"
+VERSION="0.9.1"
HOMEPAGE="https://github.com/foutaise/texttable"
-DOWNLOAD="https://pypi.python.org/packages/74/49/23d944a6f7d4dd20846b2df2914fe108c96a253567c140c416edbf270f80/texttable-0.8.8.tar.gz"
-MD5SUM="9046e398bd49bcee553ff348a8849327"
+DOWNLOAD="https://pypi.python.org/packages/02/e1/2565e6b842de7945af0555167d33acfc8a615584ef7abd30d1eae00a4d80/texttable-0.9.1.tar.gz"
+MD5SUM="a712b5a5464d51c5fc43c64d9d2cd0de"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""