aboutsummaryrefslogtreecommitdiff
path: root/python/ptpython/ptpython.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2022-12-10 08:53:37 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-17 09:13:51 +0700
commitaf91eafb570e523c7f462d59f05f5d5ef357bbd4 (patch)
tree19e7daccd1b7c79b0719c6e0591aeaf7aaf736a0 /python/ptpython/ptpython.SlackBuild
parent04eb8301e953b133e45baa42680c45bcf496ecef (diff)
python/ptpython: Fixed the version and checksum.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ptpython/ptpython.SlackBuild')
-rw-r--r--python/ptpython/ptpython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild
index 44e84c40d17c..fd23c2ec0517 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}