diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-08-04 05:36:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-09 23:07:29 +0700 |
commit | 2e743f9b198eedccb94d0ce562ef7f9e704dde53 (patch) | |
tree | a7b7642f11784174e48ad8c607a6f9641bf7c1f6 /python/path.py/path.py.SlackBuild | |
parent | 53d4aedf160806a9658bb300a401075787fa7356 (diff) | |
download | slackbuilds-2e743f9b198eedccb94d0ce562ef7f9e704dde53.tar.gz |
python/path.py: Updated for version 7.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 b5e2345456..1dbecda97e 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:-7.4} +VERSION=${VERSION:-7.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |