aboutsummaryrefslogtreecommitdiff
path: root/python/python3-unearth/python3-unearth.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-07-09 13:44:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-10 18:30:52 +0700
commite570338bca0e31b560e8bb88f22f9ba2c9a1c8c4 (patch)
treedaf91937bdfaefe3da72fc1f8734e694e57be683 /python/python3-unearth/python3-unearth.SlackBuild
parent6409dab637ed3cc7845a5e94c6f4772ce94e5526 (diff)
python/python3-unearth: Version bump to 0.16.0
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 849b7ec280..90c9c94ea6 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.5}
+VERSION=${VERSION:-0.16.0}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}