aboutsummaryrefslogtreecommitdiff
path: root/python/python3-unearth/python3-unearth.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-06-05 22:41:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-07 08:18:53 +0700
commit48f141a1c64cdb55e788e9ff41409b2e37ef4ca0 (patch)
tree582890b9d6ca9158927b39bb3402fa21dc15aa1f /python/python3-unearth/python3-unearth.SlackBuild
parent2a7c1c7dbb0f410355138ee0ab384ec7401613dc (diff)
python/python3-unearth: Version bump to 0.15.4
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 ecad3ce762..7e3c09c140 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.15.3}
+VERSION=${VERSION:-0.15.4}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}