diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-08-17 22:39:48 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-22 23:41:55 +0700 |
commit | e9e12be9770e8b3bd1a06affa5cefaec75b867f9 (patch) | |
tree | 5a9f1d0ec98be70f3029654d82038dcbd970a3f3 /python/path.py/path.py.SlackBuild | |
parent | 6f4c1fff930794d17463fa9109327b09e3009e21 (diff) |
python/path.py: Updated for version 7.6.
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 1dbecda97e48a..33dc4d557983a 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.5} +VERSION=${VERSION:-7.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |