aboutsummaryrefslogtreecommitdiff
path: root/python/python3-BTrees/python3-BTrees.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-06 21:57:41 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-07 07:39:48 +0700
commit1a884425adffec64e14e970c60c573e4f219a65b (patch)
tree00d19f2fedd62c7ceebfa0a6ed0ab2fa855b1662 /python/python3-BTrees/python3-BTrees.SlackBuild
parent4a1753dbddf2ac55592f57e820a8e248e61487c4 (diff)
python/python3-BTrees: updated for version 6.1
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-BTrees/python3-BTrees.SlackBuild b/python/python3-BTrees/python3-BTrees.SlackBuild
index b90d9b60cb..3bc9cf2ddd 100644
--- a/python/python3-BTrees/python3-BTrees.SlackBuild
+++ b/python/python3-BTrees/python3-BTrees.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-BTrees
-SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-6.0}
+SRCNAM=btrees
+VERSION=${VERSION:-6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}