summaryrefslogtreecommitdiff
path: root/python/tqdm/tqdm.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-11-13 16:55:30 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:41 +0700
commit003e58dacfcb96b889ff8410fe7704fc0e7c61cb (patch)
treed4e0436e9ddd33e8913677b9c6ce8f409a2cf70f /python/tqdm/tqdm.SlackBuild
parentaac5df34c31adc7058c4838db4d1b6bc25205d76 (diff)
downloadslackbuilds-003e58dacfcb96b889ff8410fe7704fc0e7c61cb.tar.gz
python/tqdm: Updated for version 4.19.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 edc173cd43..7e555403c4 100644
--- a/python/tqdm/tqdm.SlackBuild
+++ b/python/tqdm/tqdm.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tqdm
-VERSION=${VERSION:-4.18.0}
+VERSION=${VERSION:-4.19.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}