diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-05-20 21:13:06 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:18 +0700 |
commit | 2e857f494889e0a875f7a12e6112696331a41848 (patch) | |
tree | 3a64be1fb190c4e74521b3321c36df99c408d177 /python/python3-tekore | |
parent | a92e142a7ec2c1926a9969e79c45401394b335c6 (diff) | |
download | slackbuilds-2e857f494889e0a875f7a12e6112696331a41848.tar.gz |
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>
Diffstat (limited to 'python/python3-tekore')
-rw-r--r-- | python/python3-tekore/README | 2 | ||||
-rw-r--r-- | python/python3-tekore/python3-tekore.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-tekore/python3-tekore.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-tekore/README b/python/python3-tekore/README index c3f0dd08a4..6b1c3ca5f6 100644 --- a/python/python3-tekore/README +++ b/python/python3-tekore/README @@ -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 diff --git a/python/python3-tekore/python3-tekore.SlackBuild b/python/python3-tekore/python3-tekore.SlackBuild index 1cd9550d06..44cc78b33a 100644 --- a/python/python3-tekore/python3-tekore.SlackBuild +++ b/python/python3-tekore/python3-tekore.SlackBuild @@ -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} diff --git a/python/python3-tekore/python3-tekore.info b/python/python3-tekore/python3-tekore.info index a75328810b..7131a79faa 100644 --- a/python/python3-tekore/python3-tekore.info +++ b/python/python3-tekore/python3-tekore.info @@ -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="" |