aboutsummaryrefslogtreecommitdiff
path: root/python/python3-click-option-group/python3-click-option-group.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-10-03 17:31:41 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-04 09:35:13 +0700
commite5888cad04858fe83c9d1eb47007888142ef156b (patch)
treee82ab50f2636c1f4d24c91be3c710da66975cc58 /python/python3-click-option-group/python3-click-option-group.SlackBuild
parent98f836597c93ebdf4824538dd099cba824cff507 (diff)
python/python3-click-option-group: Version bump to 0.5.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-click-option-group/python3-click-option-group.SlackBuild')
-rw-r--r--python/python3-click-option-group/python3-click-option-group.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-click-option-group/python3-click-option-group.SlackBuild b/python/python3-click-option-group/python3-click-option-group.SlackBuild
index 7c4f47ef9b..c185a1ded2 100644
--- a/python/python3-click-option-group/python3-click-option-group.SlackBuild
+++ b/python/python3-click-option-group/python3-click-option-group.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-click-option-group
-VERSION=${VERSION:-0.5.7}
+VERSION=${VERSION:-0.5.8}
SRCNAM=${SRCNAM:-click-option-group}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}