summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-09-20 18:27:10 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-25 17:01:41 +0700
commit3d4c9efb8e9df5494863d60363d85a8727580647 (patch)
tree8c039f092382f43b83600e2b463f97f8c72ed40a
parent2034354fcd9d2337a63088aba717bc7de8777672 (diff)
downloadslackbuilds-3d4c9efb8e9df5494863d60363d85a8727580647.tar.gz
slackbuilds-3d4c9efb8e9df5494863d60363d85a8727580647.tar.xz
python/path.py: Updated for version 5.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/path.py/path.py.SlackBuild2
-rw-r--r--python/path.py/path.py.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild
index bd38034a43..97abf945c0 100644
--- a/python/path.py/path.py.SlackBuild
+++ b/python/path.py/path.py.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=path.py
-VERSION=${VERSION:-5.2}
+VERSION=${VERSION:-5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index b00323ab09..5704a7dad6 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="5.2"
+VERSION="5.3"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/5.2.tar.gz"
-MD5SUM="c0f9b0a65812113c8467aeb3b1b3335f"
+DOWNLOAD="https://github.com/jaraco/path.py/archive/5.3.tar.gz"
+MD5SUM="f9e687eceb8ae5f28dbb55f1ae008fe7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""