diff options
author | Arn0 <yth@ythogtha.org> | 2024-05-31 13:23:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-31 23:57:25 +0700 |
commit | e9b74177653fe46f436e3aabaf93f3caec2a2310 (patch) | |
tree | 6adcc2d031b06c9446b28e898e7f3d0e652f28c6 /python/python3-persistent/python3-persistent.SlackBuild | |
parent | 987723c85750bc3e78f3d491142a25bb5963e0d4 (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.SlackBuild | 2 |
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} |