mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-qbittorrent-api: Version bump to 2024.9.66
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e0d9c09136
commit
d039970fee
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=python3-qbittorrent-api
|
||||
VERSION=${VERSION:-2024.8.65}
|
||||
VERSION=${VERSION:-2024.9.66}
|
||||
SRCNAM=${SRCNAM:-qbittorrent-api}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-qbittorrent-api"
|
||||
VERSION="2024.8.65"
|
||||
VERSION="2024.9.66"
|
||||
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
|
||||
DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.8.65/qbittorrent-api-2024.8.65.tar.gz"
|
||||
MD5SUM="864c103c85854348b75b77190b9d093f"
|
||||
DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.9.66/qbittorrent-api-2024.9.66.tar.gz"
|
||||
MD5SUM="6143efccd58b31d6fc6c18a2d95627e4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-setuptools-scm-opt"
|
||||
|
|
Loading…
Reference in a new issue