diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-03-11 14:24:53 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-16 10:22:25 +0700 |
| commit | ad9020b7c9be297a0805afea7db52ba37a3676d5 (patch) | |
| tree | 9d1f40ce7ca13571d6d1ab634f1bb5a9a28635c4 /python/python3-wheel/python3-wheel.SlackBuild | |
| parent | 5c26611acf5121ced6c5ff34bcb29f32b0220d74 (diff) | |
python/python3-wheel: Updated for version 0.43.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wheel/python3-wheel.SlackBuild')
| -rw-r--r-- | python/python3-wheel/python3-wheel.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-wheel/python3-wheel.SlackBuild b/python/python3-wheel/python3-wheel.SlackBuild index 0945b3245d..2b70507a95 100644 --- a/python/python3-wheel/python3-wheel.SlackBuild +++ b/python/python3-wheel/python3-wheel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-wheel -# Copyright 2023 fourtysixandtwo <fourtysixandtwo@sliderr.net> +# Copyright 2023-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-wheel SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.42.0} +VERSION=${VERSION:-0.43.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
