aboutsummaryrefslogtreecommitdiff
path: root/python/python3-texttable/python3-texttable.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-12-10 21:22:18 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-12 16:39:15 +0700
commiteac0c39a225b1cb3cc5a4a1a43f1db4d05af8a31 (patch)
tree38a968bef361741ee1f3604c91a1fe5330cbf15f /python/python3-texttable/python3-texttable.SlackBuild
parent070272979c0f714bfba424b549f5345233f68ff4 (diff)
python/python3-texttable: Updated for version 1.6.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-texttable/python3-texttable.SlackBuild')
-rw-r--r--python/python3-texttable/python3-texttable.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-texttable/python3-texttable.SlackBuild b/python/python3-texttable/python3-texttable.SlackBuild
index 38d70fe706..691d06d3c8 100644
--- a/python/python3-texttable/python3-texttable.SlackBuild
+++ b/python/python3-texttable/python3-texttable.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-texttable
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.6.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}