summaryrefslogtreecommitdiffstats
path: root/python/python2-progress/python2-progress.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne2021-07-29 11:38:57 +0200
committer Willy Sudiarto Raharjo2021-07-31 17:37:36 +0200
commit17fd0c4aea9dceb7ed42880ab11beced99a0bab8 (patch)
tree60931c1429253450769610ed47df9c5887068c06 /python/python2-progress/python2-progress.SlackBuild
parentbcb18a30a94f0bcf195696dc4ab617e914cc8055 (diff)
downloadslackbuilds-17fd0c4aea9dceb7ed42880ab11beced99a0bab8.tar.gz
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.SlackBuild2
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}