summaryrefslogtreecommitdiffstats
path: root/python/tqdm/tqdm.SlackBuild
diff options
context:
space:
mode:
author Duncan Roe <duncan_roe@optusnet.com.au>2022-03-04 18:30:02 +1100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-05 08:10:08 +0700
commit85a648638c170db5bef9fddd7adae6d3226d8df0 (patch)
tree3546dd5e5c485ad0ba465281403fc6693efe5f92 /python/tqdm/tqdm.SlackBuild
parent403072fdf1848c802d489130124372ab14dd0521 (diff)
downloadslackbuilds-85a648638c170db5bef9fddd7adae6d3226d8df0.tar.gz
slackbuilds-85a648638c170db5bef9fddd7adae6d3226d8df0.tar.xz
python/tqdm: Updated for version 4.63.0
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tqdm/tqdm.SlackBuild')
-rw-r--r--python/tqdm/tqdm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild
index 812b20c17f..1f1bc406fa 100644
--- a/python/tqdm/tqdm.SlackBuild
+++ b/python/tqdm/tqdm.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tqdm
-VERSION=${VERSION:-4.62.0}
+VERSION=${VERSION:-4.63.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}