mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/python3-tekore: Updated for version 4.3.0.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a92e142a7e
commit
2e857f4948
3 changed files with 5 additions and 5 deletions
|
@ -5,4 +5,4 @@ Tekore allows you to interact with the API effortlessly.
|
|||
Here’s five lines to get you full access and start playing your top
|
||||
songs.
|
||||
|
||||
By ~red
|
||||
By !red
|
||||
|
|
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=python3-tekore
|
||||
SRCNAM=tekore
|
||||
VERSION=${VERSION:-4.2.0}
|
||||
VERSION=${VERSION:-4.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-tekore"
|
||||
VERSION="4.2.0"
|
||||
VERSION="4.3.0"
|
||||
HOMEPAGE="https://pypi.org/project/tekore/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/28/18/6cdf84644f512f4226600ed7bdbf1812c15a18739e14b2df838d8b36156d/tekore-4.2.0.tar.gz"
|
||||
MD5SUM="55b8f088f41f3f31245bab41bc993615"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/60/35/faea7eb3e936eeb30edb196245ce280512139c084afd5245a6fe3cbaa477/tekore-4.3.0.tar.gz"
|
||||
MD5SUM="d58ba00cd9271d97c926b52b257a158e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue