diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-14 22:43:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:42:45 +0700 |
commit | 375304f44d08b2a2ddf5254c654e3983af9ab939 (patch) | |
tree | aeadd8d3956bab943cf4932d518016d902546fd7 /python/tqdm/tqdm.SlackBuild | |
parent | 0ae06b859daf18b1aea52304f8dd3d1e96eb2921 (diff) | |
download | slackbuilds-375304f44d08b2a2ddf5254c654e3983af9ab939.tar.gz |
python/tqdm: Updated for version 4.10.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 43e8330e68..08b452f909 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.9.0} +VERSION=${VERSION:-4.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |