aboutsummaryrefslogtreecommitdiff
path: root/python/python3-gearbox/python3-gearbox.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-06 10:14:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:09 +0700
commit5f204161d5989cbe8c504ae95b50bb4b9bc84d81 (patch)
tree1e2452e6d0a9e91eedd8c5323fa95b7432ffcf39 /python/python3-gearbox/python3-gearbox.SlackBuild
parent278df578517d55475010a99ba1998da03f66e6c3 (diff)
python/python3-gearbox: Updated for version 0.2.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gearbox/python3-gearbox.SlackBuild')
-rw-r--r--python/python3-gearbox/python3-gearbox.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-gearbox/python3-gearbox.SlackBuild b/python/python3-gearbox/python3-gearbox.SlackBuild
index 9d6e95ee35..db5d15167c 100644
--- a/python/python3-gearbox/python3-gearbox.SlackBuild
+++ b/python/python3-gearbox/python3-gearbox.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-gearbox
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.2.1}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}