diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-03-02 16:21:40 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-05 16:03:26 +0700 |
commit | ba8efb353c916573ab4608bfdf65d90d7dd045ea (patch) | |
tree | 05dfda5df78833210a54390aba42fc66ab35669b /python | |
parent | 53517ccc61244a981c756d0b2f6854e9bf9ca7a6 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.2.59
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-qbittorrent-api/python3-qbittorrent-api.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild b/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild index ac9f63953dc25..b47e727424ba3 100644 --- a/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild +++ b/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-qbittorrent-api -VERSION=${VERSION:-2024.1.58} +VERSION=${VERSION:-2024.2.59} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-qbittorrent-api/python3-qbittorrent-api.info b/python/python3-qbittorrent-api/python3-qbittorrent-api.info index b67cb874b3c5e..db246b461f92a 100644 --- a/python/python3-qbittorrent-api/python3-qbittorrent-api.info +++ b/python/python3-qbittorrent-api/python3-qbittorrent-api.info @@ -1,8 +1,8 @@ PRGNAM="python3-qbittorrent-api" -VERSION="2024.1.58" +VERSION="2024.2.59" HOMEPAGE="https://qbittorrent-api.readthedocs.io/" -DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.1.58/qbittorrent-api-2024.1.58.tar.gz" -MD5SUM="28104e7c2d6879dde26a9884a2d23b32" +DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.2.59/qbittorrent-api-2024.2.59.tar.gz" +MD5SUM="88f13691d3eaacb2111e26f655ca75ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt" |