diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-03-15 13:05:11 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-16 10:22:25 +0700 |
commit | a24c62930ef59e8bfd8fe2fce08d7af02ef129b3 (patch) | |
tree | 614a5a6d410f26b1de9503558042592d963d421e /python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | |
parent | ad9020b7c9be297a0805afea7db52ba37a3676d5 (diff) |
python/python3-setuptools-opt: Updated for version 69.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild')
-rw-r--r-- | python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild index 87025e4b41..ab5aeafb2c 100644 --- a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild +++ b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-setuptools-opt SRCNAM=setuptools -VERSION=${VERSION:-69.1.1} +VERSION=${VERSION:-69.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |