aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-23 10:32:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-24 11:55:20 +0700
commit3bc9bdd0dadc9ab095b38fdeb3d6c5007dd6f3c0 (patch)
treee1fc1b225dacec77a45f457d9affc53a5694f0ac /python
parentd5a3645cb9cef69a2bf43eb9a830887d41b761d2 (diff)
python/python3-qbittorrent-api: Updated for version 2024.8.65.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 ca3608f48f..0b96a77361 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.7.64}
+VERSION=${VERSION:-2024.8.65}
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 5bdfb963b3..5a5c543454 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.7.64"
+VERSION="2024.8.65"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.7.64/qbittorrent-api-2024.7.64.tar.gz"
-MD5SUM="49258815f556675ca719d5921a0ca50e"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.8.65/qbittorrent-api-2024.8.65.tar.gz"
+MD5SUM="864c103c85854348b75b77190b9d093f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"