aboutsummaryrefslogtreecommitdiff
path: root/python/python3-persistent/python3-persistent.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-05-31 13:23:17 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-31 23:57:25 +0700
commite9b74177653fe46f436e3aabaf93f3caec2a2310 (patch)
tree6adcc2d031b06c9446b28e898e7f3d0e652f28c6 /python/python3-persistent/python3-persistent.SlackBuild
parent987723c85750bc3e78f3d491142a25bb5963e0d4 (diff)
python/python3-persistent: updated for version 6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-persistent/python3-persistent.SlackBuild')
-rw-r--r--python/python3-persistent/python3-persistent.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-persistent/python3-persistent.SlackBuild b/python/python3-persistent/python3-persistent.SlackBuild
index 5cb77a5b3a..3a2f7e8c22 100644
--- a/python/python3-persistent/python3-persistent.SlackBuild
+++ b/python/python3-persistent/python3-persistent.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-persistent
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.2}
+VERSION=${VERSION:-6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}