diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-10-23 19:38:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 12:11:18 +0700 |
commit | f8053eda4a5fbf3145796fa863453c24b3d228e7 (patch) | |
tree | 4cbaa630d8f2c89c659256c2f6cfb1ea89d7c0de /python | |
parent | ce4c26597194a461420215db64ff311913aea05c (diff) |
python/python3-qbittorrent-api: Version bump to 2023.10.54
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 0bb3d288bb54..e3028ef83c81 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:-2023.9.53} +VERSION=${VERSION:-2023.10.54} 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 31ea682986c3..ba5c36fa489a 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="2023.9.53" +VERSION="2023.10.54" HOMEPAGE="https://qbittorrent-api.readthedocs.io/" -DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.9.53/qbittorrent-api-2023.9.53.tar.gz" -MD5SUM="98cf5955355bd86d6a451c0f1724be7a" +DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.10.54/qbittorrent-api-2023.10.54.tar.gz" +MD5SUM="70416f40eb7a119d014dfa18b6d5db56" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" |