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/python3-tekore.SlackBuild | |
parent | a92e142a7ec2c1926a9969e79c45401394b335c6 (diff) |
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/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 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} |