aboutsummaryrefslogtreecommitdiff
path: root/python/ptpython/ptpython.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-12-13 22:02:20 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-16 08:56:07 +0700
commit2addc0911715a389363739f9d978e8440fbda3a5 (patch)
tree0caa2586aee16308f06fbeb8bae9bd2cd02ffe9a /python/ptpython/ptpython.SlackBuild
parent50dd66d82b3478748ee18b4a78fc0e10ca4d4f0c (diff)
python/ptpython: Updated for version 3.0.24.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild
index fd23c2ec05172..42b857014b6ee 100644
--- a/python/ptpython/ptpython.SlackBuild
+++ b/python/ptpython/ptpython.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ptpython
-# Copyright 2015-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ptpython
-VERSION=${VERSION:-3.0.22}
+VERSION=${VERSION:-3.0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}