aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tubes/python3-tubes.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-09-14 11:41:53 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-17 09:00:19 +0700
commitf1a7ba3c85d2f528319c1f494f44ef3d1907090f (patch)
tree78cf78b7e689a4f1fb8264d964354a23b61f6ec7 /python/python3-tubes/python3-tubes.SlackBuild
parent017fee07be5a261a59ebe89fe72ccf2670e585d8 (diff)
python/python3-tubes: updated for version 0.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tubes/python3-tubes.SlackBuild')
-rw-r--r--python/python3-tubes/python3-tubes.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tubes/python3-tubes.SlackBuild b/python/python3-tubes/python3-tubes.SlackBuild
index f3fd36b1cc..9cc2932892 100644
--- a/python/python3-tubes/python3-tubes.SlackBuild
+++ b/python/python3-tubes/python3-tubes.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tubes
SRCNAM=Tubes
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}