aboutsummaryrefslogtreecommitdiff
path: root/python/python3-qbittorrent-api
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-04-26 18:33:59 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-03 09:37:12 +0700
commit37dda495337ee035f4624298af3fd7374599a6bc (patch)
treec9956b7acdcd86c4d6aa113b89dd656af7c3df42 /python/python3-qbittorrent-api
parentcfdb9d4fe5c1d02287ea7a7202e73b984e3bcea3 (diff)
python/python3-qbittorrent-api: Version bump to 2025.4.1
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.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 701505fd78..38146d5fb2 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:-2025.4.0}
+VERSION=${VERSION:-2025.4.1}
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 feef23665b..18bee3d092 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="2025.4.0"
+VERSION="2025.4.1"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.4.0/qbittorrent-api-2025.4.0.tar.gz"
-MD5SUM="a02209d7c3683a432a18d62c75283d52"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.4.1/qbittorrent-api-2025.4.1.tar.gz"
+MD5SUM="801c42579498e44d01bee8a30a7f36d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"