python/python3-aiorpcX: Updated for version 0.18.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2019-12-19 21:42:24 +07:00 committed by Willy Sudiarto Raharjo
parent 7168aa0fc6
commit ad521e8eec
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
PRGNAM=python3-aiorpcX
SRCNAM=aiorpcX
VERSION=${VERSION:-0.18.3}
VERSION=${VERSION:-0.18.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-aiorpcX"
VERSION="0.18.3"
VERSION="0.18.4"
HOMEPAGE="https://aiorpcx.readthedocs.io/en/stable/"
DOWNLOAD="https://github.com/kyuupichan/aiorpcX/archive/0.18.3/aiorpcX-0.18.3.tar.gz"
MD5SUM="6236dcd0b26b27bd91a96140ec5aa727"
DOWNLOAD="https://github.com/kyuupichan/aiorpcX/archive/0.18.4/aiorpcX-0.18.4.tar.gz"
MD5SUM="6af8ff3e6013a3060c7b3fefcb68b006"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-attrs"