aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-11-01 14:08:35 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:27 +0700
commit85365c92c754ddba1981eba8bc4e5023845fcc4d (patch)
treeaa58f2cd8d025a0a77f12484093200bf6532e75d /python
parentceafc6575f29558d5f4f9fa8c70ca5c9b885cfe1 (diff)
python/python3-qbittorrent-api: Version bump to 2024.10.68
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 ba7a56d1e0d90..efbfdc409307b 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.67}
+VERSION=${VERSION:-2024.10.68}
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 21eab54dba036..60de2060b4c60 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.67"
+VERSION="2024.10.68"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.9.67/qbittorrent-api-2024.9.67.tar.gz"
-MD5SUM="f93662762c02c8454ab5e8934adde8fa"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.10.68/qbittorrent-api-2024.10.68.tar.gz"
+MD5SUM="bcd45a6dd92fde15eb1ff922354cfd62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"