diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-07-29 12:38:57 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-31 22:37:36 +0700 |
commit | 17fd0c4aea9dceb7ed42880ab11beced99a0bab8 (patch) | |
tree | 60931c1429253450769610ed47df9c5887068c06 /python/python2-progress/python2-progress.SlackBuild | |
parent | bcb18a30a94f0bcf195696dc4ab617e914cc8055 (diff) |
python/python2-progress: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-progress/python2-progress.SlackBuild')
-rw-r--r-- | python/python2-progress/python2-progress.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-progress/python2-progress.SlackBuild b/python/python2-progress/python2-progress.SlackBuild index af0e3edcc9..ac7c1612ad 100644 --- a/python/python2-progress/python2-progress.SlackBuild +++ b/python/python2-progress/python2-progress.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-progress -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |