aboutsummaryrefslogtreecommitdiff
path: root/python/python3-unearth/python3-unearth.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-07-17 17:05:18 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-19 08:23:47 +0700
commit41f0083291761dbb916b85565c8b5accbd9ffcfa (patch)
tree5490c9e0a80786d947acdd73c50723a465d115cf /python/python3-unearth/python3-unearth.SlackBuild
parent367c634ce13e92f59b2f90363661f8c6ba30f136 (diff)
python/python3-unearth: Version bump to 0.16.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 90c9c94ea6..d8ea93ea76 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.0}
+VERSION=${VERSION:-0.16.1}
SRCNAM=${SRCNAM:-unearth}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}