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 | 2 |
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 eacfd59ce3..fb70356432 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.10.1} +VERSION=${VERSION:-1.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |