diff options
author | nomnombtc <nomnombtc@arcor.de> | 2025-08-19 19:37:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-22 08:39:51 +0700 |
commit | 2b865f4e67b7bf01336df30b20d5de8f2c01aef2 (patch) | |
tree | 9c415821afe345fd9f1ee1b613cc93de97c74f75 /python/python3-bitarray/python3-bitarray.SlackBuild | |
parent | 15292c010ffed115947fe2818d682f3276d43569 (diff) |
python/python3-bitarray: Updated for version 3.6.1.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-bitarray/python3-bitarray.SlackBuild b/python/python3-bitarray/python3-bitarray.SlackBuild index 7967926583..53c47ddeff 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.6.0} +VERSION=${VERSION:-3.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |