aboutsummaryrefslogtreecommitdiff
path: root/python/python3-unearth/python3-unearth.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-23 10:34:08 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-24 11:55:20 +0700
commit14b7fa9c1501198a6dc463f3b3f5825f985da200 (patch)
tree1efbb3e088fd7aed733917137d73ce2e076cbb4c /python/python3-unearth/python3-unearth.SlackBuild
parent516dd1d858240bb679600d8187f3a98b18644d65 (diff)
python/python3-unearth: Updated for version 0.17.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 d8ea93ea76..42166e75ab 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.16.1}
+VERSION=${VERSION:-0.17.1}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}