summaryrefslogtreecommitdiffstats
path: root/python/path.py/path.py.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-01-23 06:33:09 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-23 22:29:41 +0700
commit62e5972ae48937017275efb61b39363280d9d6a9 (patch)
tree9434ca8c2024d54d1155bd6f4a8466c69c43ce56 /python/path.py/path.py.info
parent3200aba9eed1422fbb8981d866024dc1a936c667 (diff)
downloadslackbuilds-62e5972ae48937017275efb61b39363280d9d6a9.tar.gz
slackbuilds-62e5972ae48937017275efb61b39363280d9d6a9.tar.xz
python/path.py: Updated for version 7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/path.py/path.py.info')
-rw-r--r--python/path.py/path.py.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index f5df4fb761..9a3e3315d5 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="7.0"
+VERSION="7.1"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/7.0.tar.gz"
-MD5SUM="747835e9abb8c184ad431e0fe18c9b4f"
+DOWNLOAD="https://github.com/jaraco/path.py/archive/7.1.tar.gz"
+MD5SUM="4fef385b2ce7d7a6aa0a9bbc02448de9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"