diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-17 14:33:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:07 +0700 |
commit | 84f1f8d6d4b0b3d06ef4b17272044cfc1850953f (patch) | |
tree | 1819bf93b69556c4baa404ad7b9e316e00175663 /python | |
parent | 0e9448b3419efd2455dd06a5964af696ab717a66 (diff) | |
download | slackbuilds-84f1f8d6d4b0b3d06ef4b17272044cfc1850953f.tar.gz |
python/chump: Updated for version 1.5.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/chump/chump.SlackBuild | 2 | ||||
-rw-r--r-- | python/chump/chump.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/chump/chump.SlackBuild b/python/chump/chump.SlackBuild index fb33839adf..5a5d5b6c82 100644 --- a/python/chump/chump.SlackBuild +++ b/python/chump/chump.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=chump -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/chump/chump.info b/python/chump/chump.info index 491dd770df..e003cada8b 100644 --- a/python/chump/chump.info +++ b/python/chump/chump.info @@ -1,8 +1,8 @@ PRGNAM="chump" -VERSION="1.5.1" +VERSION="1.5.2" HOMEPAGE="http://chump.readthedocs.org" -DOWNLOAD="https://pypi.python.org/packages/83/19/ffe3809ad3670375d09923020c62fea438132c60c3e3fd83a3921799e364/chump-1.5.1.tar.gz" -MD5SUM="052f849940833edb7e1bb2d56f6b89cb" +DOWNLOAD="https://pypi.python.org/packages/2a/6d/f0681f06d3324e254492e725e5866c80fe72c491e4269800a02119345b2f/chump-1.5.2.tar.gz" +MD5SUM="765b30548bbdcf65b5f1ef08ad46d569" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |