diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-01-14 03:24:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-18 08:13:31 +0700 |
commit | d1f82643e6b4711f07643e3ec521a86bf708e558 (patch) | |
tree | 4e40b267b97529010f45d2ebf266e1616ef02faa /python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | |
parent | 22e2fb24c1b93bcc80ffe5cbaa1d3c6bf2aa9e42 (diff) |
python/python3-setuptools-opt: Updated for version 75.8.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 | 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 55e0c220d5..f08d5003ed 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-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> +# Copyright 2023-2025 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:-75.6.0} +VERSION=${VERSION:-75.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |