aboutsummaryrefslogtreecommitdiff
path: root/python/python3-unearth/python3-unearth.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-10-29 17:59:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-01 10:03:46 +0700
commitab253549c6edb26d02b2496fa9577a03df60bbb4 (patch)
tree4ba682cdbb9bd74ef903abab8b60a247423358cc /python/python3-unearth/python3-unearth.SlackBuild
parentd6f755ab77b870aee4d72cc5927975779f945a2c (diff)
python/python3-unearth: Version bump to 0.18.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-unearth/python3-unearth.SlackBuild')
-rw-r--r--python/python3-unearth/python3-unearth.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-unearth/python3-unearth.SlackBuild b/python/python3-unearth/python3-unearth.SlackBuild
index d6f93d98dd..1615734f20 100644
--- a/python/python3-unearth/python3-unearth.SlackBuild
+++ b/python/python3-unearth/python3-unearth.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-unearth
-VERSION=${VERSION:-0.17.5}
+VERSION=${VERSION:-0.18.1}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}