diff options
Diffstat (limited to 'python/ptpython/ptpython.SlackBuild')
-rw-r--r-- | python/ptpython/ptpython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 44e84c40d1..fd23c2ec05 100644 --- a/python/ptpython/ptpython.SlackBuild +++ b/python/ptpython/ptpython.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ptpython -VERSION=${VERSION:-3.0.21} +VERSION=${VERSION:-3.0.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |