diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2024-11-08 20:37:34 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-09 06:39:02 +0700 |
commit | 4facbdcf814981385baee66ed7f3f324ef4b5157 (patch) | |
tree | ba2e79fa6d825ca762301d63b4ce161858baa168 /python/python3-tekore/python3-tekore.SlackBuild | |
parent | f71844ce15bfdfefcae7d27eb1102e2159cc00ea (diff) |
python/python3-tekore: Updated to 5.5.1.
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 b997143314..6885ce7c17 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:-5.5.0} +VERSION=${VERSION:-5.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |