diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-12-09 17:44:24 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-17 09:14:01 +0700 |
commit | b4c9e34fdb5bb4d3f8e5a57212fa7aa89616dbcc (patch) | |
tree | e868996f543543ca2edf4238818001ac9cfc7d5c /python/python3-comm/python3-comm.SlackBuild | |
parent | 0815ca2151e2b18da5b6644031f4d800c2cbbefb (diff) |
python/python3-comm: Updated for version 0.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 a8be1c4424..11f2a44c48 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.1.1} +VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |