diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 05:18:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | 7fd2f99953d657893f89cd696f3d28414dc13e57 (patch) | |
tree | 463293b60cc78f31fd4d102f8ab8b26ca0fabadb /python/tqdm/tqdm.SlackBuild | |
parent | d828fc1d7abc9b30fe87fca9c82b9b88dce82f05 (diff) |
python/tqdm: Updated for version 4.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 19a77443ab213..43e8330e68138 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.8.4} +VERSION=${VERSION:-4.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |