diff options
author | Arn0 <yth@ythogtha.org> | 2024-02-16 15:03:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-16 21:44:55 +0700 |
commit | 43c5b20a2eeeb5497ab79e50ea41602b5a6fc073 (patch) | |
tree | 54ae71b43ca62b8b688b1f8b448d04747aa296cf /python/python3-persistent/python3-persistent.SlackBuild | |
parent | 17817b35965112b65154c709d979278031616e9d (diff) |
python/python3-persistent: updated for version 5.2
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 561562261a..5cb77a5b3a 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.1} +VERSION=${VERSION:-5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |