diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-10-01 18:11:46 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-04 22:57:55 +0700 |
commit | 6899f985a13b644e3a80bb5de14d3eb3f8207e9d (patch) | |
tree | a4e14f30b813d18d16d5a7ac5da2e40351783c20 /python/python3-qbittorrent-api | |
parent | ab4b609e02c8acbc2843de5f6f0d02b844e238c2 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.9.67
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 a054e21c33ee..ba7a56d1e0d9 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.9.66} +VERSION=${VERSION:-2024.9.67} 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 d572448997e1..21eab54dba03 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.9.66" +VERSION="2024.9.67" HOMEPAGE="https://qbittorrent-api.readthedocs.io/" -DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.9.66/qbittorrent-api-2024.9.66.tar.gz" -MD5SUM="6143efccd58b31d6fc6c18a2d95627e4" +DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.9.67/qbittorrent-api-2024.9.67.tar.gz" +MD5SUM="f93662762c02c8454ab5e8934adde8fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt" |