diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-11-22 08:57:04 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 22:43:15 +0700 |
commit | e798e052a2796fb13a6d4cf91c562bba2d584388 (patch) | |
tree | 6bdea71db153c51ddeae6ae10923f9a1992baf9c /python/python3-tekore | |
parent | 94a75ab0bb89ffd5b65894ebb348e2fe2ed86c31 (diff) |
python/python3-tekore: Updated for version 4.1.0.
Signed-off-by: RSKYS <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/python3-tekore.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-tekore/python3-tekore.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-tekore/python3-tekore.SlackBuild b/python/python3-tekore/python3-tekore.SlackBuild index d4556d43b374d..9aeb5ce75ee08 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.0.0} +VERSION=${VERSION:-4.1.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 bea99b61496e6..2d4e28c0857d7 100644 --- a/python/python3-tekore/python3-tekore.info +++ b/python/python3-tekore/python3-tekore.info @@ -1,8 +1,8 @@ PRGNAM="python3-tekore" -VERSION="4.0.0" +VERSION="4.1.0" HOMEPAGE="https://pypi.org/project/tekore/" -DOWNLOAD="https://files.pythonhosted.org/packages/66/29/b234ac8edcc4633101bf7939b2196ac243a4372c2587dd772a9913371406/tekore-4.0.0.tar.gz" -MD5SUM="bd762d81502338b6db786cb4fff16f47" +DOWNLOAD="https://github.com/felix-hilden/tekore/archive/v4.1.0/tekore-4.1.0.tar.gz" +MD5SUM="bd476770ac6bf777c2e6dab002b855b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |