aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mesonpy/python3-mesonpy.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-21 09:21:52 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:22 +0700
commit77165ea295c5bea837395cc6958c214fc6ed3214 (patch)
tree23eebda9ac3952b5528fece7c83bb0f70df1a5ad /python/python3-mesonpy/python3-mesonpy.SlackBuild
parent25c0f7775c0c7023ec5217048f5c594461e7070c (diff)
python/python3-mesonpy: Updated for version 0.15.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mesonpy/python3-mesonpy.SlackBuild')
-rw-r--r--python/python3-mesonpy/python3-mesonpy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-mesonpy/python3-mesonpy.SlackBuild b/python/python3-mesonpy/python3-mesonpy.SlackBuild
index 727958a877..1345c0a5d6 100644
--- a/python/python3-mesonpy/python3-mesonpy.SlackBuild
+++ b/python/python3-mesonpy/python3-mesonpy.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-mesonpy
SRCNAM=meson_python
-VERSION=${VERSION:-0.14.0}
+VERSION=${VERSION:-0.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}