diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-14 18:12:57 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-19 11:23:59 +0700 |
commit | 08a09da6cda7f313cb0607f436df0ca65929f31c (patch) | |
tree | 2c15c61863d835f11552ebcf086660369f1ee6fd /python/path.py/path.py.SlackBuild | |
parent | 7f0440e387034adc619f25a079a9ea57a25d76e0 (diff) |
python/path.py: Updated for version 7.3.
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 4d984a3f7f931..6003bfe3de578 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 Greece-Orestiada +# Copyright 2014 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.2} +VERSION=${VERSION:-7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |