aboutsummaryrefslogtreecommitdiff
path: root/python/python3-maturin/python3-maturin.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-21 16:15:26 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:23 +0700
commitb62dcbe64c391790ab8f5083be10f3d732d981c4 (patch)
treece88fefb5edd2ba0fcfccc0c4102c1edbf0e3654 /python/python3-maturin/python3-maturin.SlackBuild
parentb125aad7d4ec72677c21b686ec642733bb898646 (diff)
python/python3-maturin: Updated for version 1.4.0.
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 3f5637eeb01a4..17c8fcf9a701c 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.2}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}