diff options
Diffstat (limited to 'python/python3-texttable/python3-texttable.SlackBuild')
-rw-r--r-- | python/python3-texttable/python3-texttable.SlackBuild | 2 |
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} |