aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-11-18 12:32:51 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:36 +0700
commitec3b7474cb984b2ed92b132b0424d7a5c6783660 (patch)
tree2ad60e85a40501a765006c8fabd1219284d58582
parent5cb2292fbc754b12b4ef8e0e5f5e6bb80de76c6a (diff)
python/python3-qbittorrent-api: Version bump to 2024.11.69
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild2
-rw-r--r--python/python3-qbittorrent-api/python3-qbittorrent-api.info6
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 efbfdc409307b..a24f7af02753c 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.10.68}
+VERSION=${VERSION:-2024.11.69}
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 60de2060b4c60..8a5d8928c84dc 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.10.68"
+VERSION="2024.11.69"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.10.68/qbittorrent-api-2024.10.68.tar.gz"
-MD5SUM="bcd45a6dd92fde15eb1ff922354cfd62"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.11.69/qbittorrent-api-2024.11.69.tar.gz"
+MD5SUM="ddae8fa28dd19c4db7abde3fa73e44b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"