diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-01 10:19:22 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:18 +0700 |
commit | 7a410dd0805c7df3810e53f7773f03476990ec4e (patch) | |
tree | 3e83eccd9bdccb78ab1d9b09873c87f84a78d060 /python/path.py/path.py.SlackBuild | |
parent | 9998960edfec7986bfc9c9cccd6140204c7ee5f9 (diff) | |
download | slackbuilds-7a410dd0805c7df3810e53f7773f03476990ec4e.tar.gz |
python/path.py: Updated for version 11.0.1.
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 96c6ea250f..9cf4f5d6d3 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-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 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:-10.5} +VERSION=${VERSION:-11.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |