diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2021-03-18 23:57:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-20 11:00:43 +0700 |
commit | cd677beee93ada84aebf64e555f31c7f2fed5b82 (patch) | |
tree | e51b76f871db6f7165eb9442e859fffaac6f9aed /python/python3-aiorpcX/python3-aiorpcX.SlackBuild | |
parent | 8ee9285c52028410e591f2c3cda9d2395775fb51 (diff) |
python/python3-aiorpcX: Updated for version 0.21.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiorpcX/python3-aiorpcX.SlackBuild')
-rw-r--r-- | python/python3-aiorpcX/python3-aiorpcX.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiorpcX/python3-aiorpcX.SlackBuild b/python/python3-aiorpcX/python3-aiorpcX.SlackBuild index 2d8cab900b..e171e14dec 100644 --- a/python/python3-aiorpcX/python3-aiorpcX.SlackBuild +++ b/python/python3-aiorpcX/python3-aiorpcX.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-aiorpcX -VERSION=${VERSION:-0.19.1} +VERSION=${VERSION:-0.21.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |