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