aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bitarray/python3-bitarray.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2025-11-06 22:51:12 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-08 10:07:28 +0700
commit5f1ffcda47ed3b5cabab9d23b454599662ea9937 (patch)
tree6dae6018931fdcc10de578e154563dbc07ba7af7 /python/python3-bitarray/python3-bitarray.SlackBuild
parent4f40921c667eaec01ac3878c094b1712269c7e6e (diff)
python/python3-bitarray: Updated for version 3.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bitarray/python3-bitarray.SlackBuild')
-rw-r--r--python/python3-bitarray/python3-bitarray.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bitarray/python3-bitarray.SlackBuild b/python/python3-bitarray/python3-bitarray.SlackBuild
index 56d716426d..d03108e2d2 100644
--- a/python/python3-bitarray/python3-bitarray.SlackBuild
+++ b/python/python3-bitarray/python3-bitarray.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-bitarray
-VERSION=${VERSION:-3.7.2}
+VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}