diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-09-05 17:40:19 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-06 09:42:26 +0700 |
commit | 11d6ec26a6c2d63ed1d6b3cf902c9e6fbc01e5d5 (patch) | |
tree | c1b6d9be206bb81f8bfd216794423d0de5a6de63 /python/python3-unearth/python3-unearth.SlackBuild | |
parent | 1ae687df69c900debb0b9b8f3a5dcc29417a0556 (diff) |
python/python3-unearth: Version bump to 0.17.2
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-unearth/python3-unearth.SlackBuild b/python/python3-unearth/python3-unearth.SlackBuild index 42166e75ab..5298330073 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.1} +VERSION=${VERSION:-0.17.2} SRCNAM=${SRCNAM:-unearth} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |