aboutsummaryrefslogtreecommitdiff
path: root/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-09-02 07:11:01 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:16 +0700
commitd274ca524fde2c23a9d9da7b778c471a5835bb94 (patch)
treef9a8490706888a15066020f41dc4e7adef3b2021 /python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
parentb8a874d60ea09386be0c9f6b835154de0e69f445 (diff)
python/python3-setuptools-rust-opt: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild')
-rw-r--r--python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
index dc36428d86..389ee7839b 100644
--- a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
+++ b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-setuptools-rust-opt
SRCNAM=setuptools_rust
-VERSION=${VERSION:-1.11.1}
+VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}