diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-15 04:43:11 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-07-16 10:56:36 -0500 |
commit | ac5118726faa336e1af58d1a7e61f1635d2b4704 (patch) | |
tree | c8c3ccac9ddd8511e559c1fdf67fae6e7adf7210 /python/path.py/path.py.SlackBuild | |
parent | 6d7be65baf224ff047904e465eed9e6252612511 (diff) |
python/path.py: Updated for version 7.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/path.py/path.py.SlackBuild')
-rw-r--r-- | python/path.py/path.py.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index 6003bfe3de578..b5e2345456dea 100644 --- a/python/path.py/path.py.SlackBuild +++ b/python/path.py/path.py.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for path.py -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=path.py -VERSION=${VERSION:-7.3} +VERSION=${VERSION:-7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |