diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-03-12 20:28:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-14 16:14:34 +0700 |
commit | d92316312c0285e0fa092f8839ddf0bf720f3891 (patch) | |
tree | bbdf838f8c51f1c2d59d3cbd6eb1f3bba62b909e /python/python3-comm/python3-comm.SlackBuild | |
parent | 320f43b7d8ed8e3df64f634e8cfba837f71e2429 (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.SlackBuild | 2 |
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} |