diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-07-18 23:20:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-20 08:08:40 +0700 |
commit | 2b7f7a7e2de91ebe0884cb284a2de7eb006fb45d (patch) | |
tree | bfb456e7d6531c55649469f43c621cbeea505be0 /python/python3-qbittorrent-api | |
parent | d8197a06fb724df624042e7229e2df521d39d966 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.7.64.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-qbittorrent-api')
-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 e49ec11eec..ca3608f48f 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.5.63} +VERSION=${VERSION:-2024.7.64} 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 3f2bf65f92..5bdfb963b3 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.5.63" +VERSION="2024.7.64" HOMEPAGE="https://qbittorrent-api.readthedocs.io/" -DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.5.63/qbittorrent-api-2024.5.63.tar.gz" -MD5SUM="9467242618c3c262dfbdf6d7465334a9" +DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.7.64/qbittorrent-api-2024.7.64.tar.gz" +MD5SUM="49258815f556675ca719d5921a0ca50e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt" |