aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin/python3-maturin.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-10-25 20:10:50 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 13:12:03 +0700
commit485d8a7e4b2cec88d5c565fd747ffe3619ee7e6a (patch)
tree2f2729bc85b9e509a49d7718ce7e780f460e1b38 /python/python3-maturin/python3-maturin.SlackBuild
parent5c912720acddde9b0846d8a3945db075ca913553 (diff)
python/python3-maturin: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-maturin/python3-maturin.SlackBuild')
-rw-r--r--python/python3-maturin/python3-maturin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-maturin/python3-maturin.SlackBuild b/python/python3-maturin/python3-maturin.SlackBuild
index 244632432b..928cd4fe87 100644
--- a/python/python3-maturin/python3-maturin.SlackBuild
+++ b/python/python3-maturin/python3-maturin.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-maturin
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}