mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-tekore: Updated to 5.5.1.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f71844ce15
commit
4facbdcf81
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=python3-tekore
|
||||
SRCNAM=tekore
|
||||
VERSION=${VERSION:-5.5.0}
|
||||
VERSION=${VERSION:-5.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-tekore"
|
||||
VERSION="5.5.0"
|
||||
VERSION="5.5.1"
|
||||
HOMEPAGE="https://pypi.org/project/tekore/"
|
||||
DOWNLOAD="https://github.com/felix-hilden/tekore/archive/v5.5.0/tekore-5.5.0.tar.gz"
|
||||
MD5SUM="5dc29c9391364dcef0e0ebc37554fa77"
|
||||
DOWNLOAD="https://github.com/felix-hilden/tekore/archive/v5.5.1/tekore-5.5.1.tar.gz"
|
||||
MD5SUM="bd1f245d3d4bf49d0b8904dc77a5c817"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-setuptools-opt"
|
||||
|
|
Loading…
Reference in a new issue