aboutsummaryrefslogtreecommitdiff
path: root/python/python3-unearth/python3-unearth.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-04-15 19:54:17 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-19 23:05:44 +0700
commitdab78ed51b8ae45203febe8862b207169c39af39 (patch)
tree410a119b46a998f3b013706ecc46f989f617955e /python/python3-unearth/python3-unearth.SlackBuild
parent33706853ff1da02a8ea96f55590d2e34646b7927 (diff)
python/python3-unearth: Version bump to 0.17.5
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 24b6eba6cd..d6f93d98dd 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.3}
+VERSION=${VERSION:-0.17.5}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}