diff options
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 |
commit | 3d4c9efb8e9df5494863d60363d85a8727580647 (patch) | |
tree | 8c039f092382f43b83600e2b463f97f8c72ed40a /python/path.py | |
parent | 2034354fcd9d2337a63088aba717bc7de8777672 (diff) |
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>
Diffstat (limited to 'python/path.py')
-rw-r--r-- | python/path.py/path.py.SlackBuild | 2 | ||||
-rw-r--r-- | python/path.py/path.py.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index bd38034a43b8..97abf945c01e 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 b00323ab0993..5704a7dad658 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="" |