diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-12 07:17:40 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-16 08:56:15 +0700 |
| commit | 3f96f8e2131cb4f0db229da18b2ae64b21db5a23 (patch) | |
| tree | 5358db94af25d5aa1b4297b5c3c7a3f61a4a7e99 /python/python3-wheel/python3-wheel.SlackBuild | |
| parent | 8b20da3b10c670e4f6c68c7bcfbcc728beab40a5 (diff) | |
python/python3-wheel: Updated for version 0.42.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wheel/python3-wheel.SlackBuild b/python/python3-wheel/python3-wheel.SlackBuild index 37a6e22af0..0945b3245d 100644 --- a/python/python3-wheel/python3-wheel.SlackBuild +++ b/python/python3-wheel/python3-wheel.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-wheel SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.41.3} +VERSION=${VERSION:-0.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
