aboutsummaryrefslogtreecommitdiff
path: root/python/python3-gearbox/python3-gearbox.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-15 18:33:47 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-19 09:32:40 +0700
commit44094739bdb4ce52857cf7964b6564bd81d77d78 (patch)
tree328a36c5f5cc9b7ca0a10909e321307b11e21185 /python/python3-gearbox/python3-gearbox.SlackBuild
parent56803d9133bd1791dd0cd1016a8b571ae6643afb (diff)
python/python3-gearbox: updated for version 0.3.2
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 7aef0247db..a2773cf68e 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.3.1}
+VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}