aboutsummaryrefslogtreecommitdiff
path: root/python/python3-comm/python3-comm.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-03-12 20:28:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-14 16:14:34 +0700
commitd92316312c0285e0fa092f8839ddf0bf720f3891 (patch)
treebbdf838f8c51f1c2d59d3cbd6eb1f3bba62b909e /python/python3-comm/python3-comm.SlackBuild
parent320f43b7d8ed8e3df64f634e8cfba837f71e2429 (diff)
python/python3-comm: Update for 0.2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-comm/python3-comm.SlackBuild')
-rw-r--r--python/python3-comm/python3-comm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-comm/python3-comm.SlackBuild b/python/python3-comm/python3-comm.SlackBuild
index a8c7690ef9bb3..7bcfbf092ad75 100644
--- a/python/python3-comm/python3-comm.SlackBuild
+++ b/python/python3-comm/python3-comm.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-comm
-VERSION=${VERSION:-0.2.1}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}