diff options
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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 500539769b..eacfd59ce3 100644 --- a/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild +++ b/python/python3-setuptools-rust-opt/python3-setuptools-rust-opt.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-setuptools-rust-opt -SRCNAM=setuptools-rust -VERSION=${VERSION:-1.9.0} +SRCNAM=setuptools_rust +VERSION=${VERSION:-1.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |