diff options
Diffstat (limited to 'python/ptpython/ptpython.SlackBuild')
-rw-r--r-- | python/ptpython/ptpython.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 85167c30f526..599b578ba730 100644 --- a/python/ptpython/ptpython.SlackBuild +++ b/python/ptpython/ptpython.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ptpython -# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2016 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=ptpython -VERSION=${VERSION:-0.25} +VERSION=${VERSION:-0.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |