aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tekore/python3-tekore.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2022-01-20 00:42:37 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-22 09:08:51 +0700
commit754b3a46fbdfb2e230dd5403f45eaca3e777cad7 (patch)
tree9e5931f12044509f0d2ce0bce2090bd168a3b7ad /python/python3-tekore/python3-tekore.SlackBuild
parenteeb0161d19442400e495f029ae042c3e13e21050 (diff)
python/python3-tekore: Updated for version 4.2.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-tekore/python3-tekore.SlackBuild b/python/python3-tekore/python3-tekore.SlackBuild
index 9aeb5ce75e..1cd9550d06 100644
--- a/python/python3-tekore/python3-tekore.SlackBuild
+++ b/python/python3-tekore/python3-tekore.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-tekore
-# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
+# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tekore
SRCNAM=tekore
-VERSION=${VERSION:-4.1.0}
+VERSION=${VERSION:-4.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}