diff options
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.SlackBuild | 2 |
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} |