diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-10-25 22:58:04 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:25:08 +0700 |
commit | f787f724c549ab78065177d9639953e27b105e49 (patch) | |
tree | 211b6f7ad11a5db1d8190aedf4ad7cad6ac8d175 /python/python3-tekore/python3-tekore.SlackBuild | |
parent | 3431793c35e9804e4a3b98fc90a2dcc8c2168fd1 (diff) |
python/python3-tekore: Updated for version 4.0.0.
Signed-off-by: RSKYS <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tekore/python3-tekore.SlackBuild')
-rw-r--r-- | python/python3-tekore/python3-tekore.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tekore/python3-tekore.SlackBuild b/python/python3-tekore/python3-tekore.SlackBuild index 557d1dd872..d4556d43b3 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:-3.7.1} +VERSION=${VERSION:-4.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |