diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-04 09:51:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:43 +0700 |
commit | 9fd41ed980de8627535006c0114f4bcc3e34cceb (patch) | |
tree | 09e5353fcd0e5dad223baba00602c93837f4c902 /python/path.py/path.py.SlackBuild | |
parent | 2932adfe30245a05d5fe3721bf732bc3b311accb (diff) |
python/path.py: Updated for version 10.5.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index 5d75a22981..96c6ea250f 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:-10.4} +VERSION=${VERSION:-10.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |