diff options
Diffstat (limited to 'python/tqdm')
-rw-r--r-- | python/tqdm/tqdm.SlackBuild | 4 | ||||
-rw-r--r-- | python/tqdm/tqdm.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 614376413f..ae6434e6a1 100644 --- a/python/tqdm/tqdm.SlackBuild +++ b/python/tqdm/tqdm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tqdm -# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tqdm -VERSION=${VERSION:-4.19.4} +VERSION=${VERSION:-4.19.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index 231ed90442..ffc5cd0bdb 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.19.4" +VERSION="4.19.8" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://pypi.python.org/packages/68/bf/f1f515b82e15d367c073d4b1fd6d47ac072657b0b1ace45f17c50f8dc84c/tqdm-4.19.4.tar.gz" -MD5SUM="cb919b352ce74b6affa479e73a70f85b" +DOWNLOAD="https://pypi.python.org/packages/a6/74/cb6927443849ec849ad7cdcdc8e38f04d81fce41783150c0d5215ec504a8/tqdm-4.19.8.tar.gz" +MD5SUM="536b67269aa2a67e9c5933e597d5c1cd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |