diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-02-24 07:23:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-02 09:19:52 +0700 |
commit | d48133fe49c8d56c7c06a9592e8d17892fb569cd (patch) | |
tree | 5ee7e5285e36c478cfa3ba17696ab9ef8d854176 /python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | |
parent | 57e404dae9679b4403d91832ea91028318b76477 (diff) |
python/python3-setuptools-opt: Updated for version 69.1.1.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild index 5f3ab1e140..87025e4b41 100644 --- a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild +++ b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-setuptools-opt -# Copyright 2023 fourtysixandtwo <fourtysixandtwo@sliderr.net> +# Copyright 2023-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> # Copyright 2013-2014 Audrius Kažukauskas <audrius@neutrino.lt> # Copyright 2014, 2017, 2018, 2022 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-setuptools-opt SRCNAM=setuptools -VERSION=${VERSION:-69.0.3} +VERSION=${VERSION:-69.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |