aboutsummaryrefslogtreecommitdiff
path: root/python/python3-BTrees/python3-BTrees.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-11-07 16:00:33 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-08 10:08:06 +0700
commitf64207b2b36ae405045ebfbb89cf1d28a671b862 (patch)
tree46706a2a872179f7a6250e8b83b21aab2ad66836 /python/python3-BTrees/python3-BTrees.SlackBuild
parent97abc95dbf04c609d5cdb94e793f465b9e871f87 (diff)
python/python3-BTrees: Updated for version 6.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-BTrees/python3-BTrees.SlackBuild')
-rw-r--r--python/python3-BTrees/python3-BTrees.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-BTrees/python3-BTrees.SlackBuild b/python/python3-BTrees/python3-BTrees.SlackBuild
index 3bc9cf2ddd..2365e71a89 100644
--- a/python/python3-BTrees/python3-BTrees.SlackBuild
+++ b/python/python3-BTrees/python3-BTrees.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-BTrees
SRCNAM=btrees
-VERSION=${VERSION:-6.1}
+VERSION=${VERSION:-6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}