diff options
-rw-r--r-- | python/tqdm/tqdm.SlackBuild | 2 | ||||
-rw-r--r-- | python/tqdm/tqdm.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 2a55d5115fa0..edc173cd43ac 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.15.0} +VERSION=${VERSION:-4.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index e0a1088754aa..efca9bbc54b6 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.15.0" -HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/01/f7/2058bd94a903f445e8ff19c0af64b9456187acab41090ff2da21c7c7e193/tqdm-4.15.0.tar.gz" -MD5SUM="78da94992ee52742da2cfd9e0545cc5c" +VERSION="4.18.0" +HOMEPAGE="https://github.com/tqdm/tqdm" +DOWNLOAD="https://pypi.python.org/packages/c4/c6/fe5f2d78747b125abb542297a32460804a7e30b70e7019fd6f21e52660a2/tqdm-4.18.0.tar.gz" +MD5SUM="22153f45e041793db8a254e3ee1f80ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |