aboutsummaryrefslogtreecommitdiff
path: root/python/python3-comm/python3-comm.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-01-05 20:05:26 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-08 09:34:04 +0700
commitc32e67b1af80d89aabcee6ad5b2f5b64555e8169 (patch)
treed00afff84d73c2761de236289210a886879e79e2 /python/python3-comm/python3-comm.SlackBuild
parent4dd2d4a0fc6996c662e44e2a9c978cc4b5d9fd54 (diff)
python/python3-comm: Update for 0.2.1
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 74713b351c..a8c7690ef9 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.0}
+VERSION=${VERSION:-0.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}