diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-22 19:48:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:39 +0700 |
commit | cdb5d9b1060ca789015fccbb3d943698430add84 (patch) | |
tree | 1a0eb33486e8289672fe687450f573037e7f4b39 /python/path.py/path.py.SlackBuild | |
parent | c6ab8846b94dafcfc931dafcc0d42f4ffcce609b (diff) |
python/path.py: Updated for version 9.0.
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 875df27a00f1..4a5897f31784 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:-8.2.1} +VERSION=${VERSION:-9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |