diff options
author | nomnombtc <nomnombtc@arcor.de> | 2025-08-29 00:31:53 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-29 15:42:04 +0700 |
commit | 14fab6a2cda21092c926c87e30c8b54ed49bd847 (patch) | |
tree | dd26ceec4e1d72107873a66206aa5b9e27b4e6f4 /python/python3-bitarray/python3-bitarray.SlackBuild | |
parent | 3adc26ae886b2a5dcd70bc9b95d94e89de0fd03b (diff) |
python/python3-bitarray: Updated for version 3.7.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 53c47ddeff..42852e7e91 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.1} +VERSION=${VERSION:-3.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |