python/python3-qbittorrent-api: Version bump to 2023.7.52
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a15288e015
commit
85947cf1fb
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=python3-qbittorrent-api
|
||||
VERSION=${VERSION:-2023.6.50}
|
||||
VERSION=${VERSION:-2023.7.52}
|
||||
SRCNAM=${SRCNAM:-qbittorrent-api}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-qbittorrent-api"
|
||||
VERSION="2023.6.50"
|
||||
VERSION="2023.7.52"
|
||||
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
|
||||
DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.6.50/qbittorrent-api-2023.6.50.tar.gz"
|
||||
MD5SUM="a8edc2b15a900ffdabf69f5628313964"
|
||||
DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.7.52/qbittorrent-api-2023.7.52.tar.gz"
|
||||
MD5SUM="9c8b6d0852149420dec06b478677455d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-build python3-wheel"
|
||||
|
|
Loading…
Reference in New Issue