mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
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>
This commit is contained in:
parent
eeb0161d19
commit
754b3a46fb
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-tekore"
|
||||
VERSION="4.1.0"
|
||||
VERSION="4.2.0"
|
||||
HOMEPAGE="https://pypi.org/project/tekore/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/20/b9/88f318427099c648798b63e6b7e6bc109d47d0e44908e638d5ca14036628/tekore-4.1.0.tar.gz"
|
||||
MD5SUM="7850bd13273e1b86fde4f8601547d4d5"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/28/18/6cdf84644f512f4226600ed7bdbf1812c15a18739e14b2df838d8b36156d/tekore-4.2.0.tar.gz"
|
||||
MD5SUM="55b8f088f41f3f31245bab41bc993615"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue