summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2025-05-03 00:46:09 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:09:02 +0700
commitbbbe004e3274fabf2688b2a5a12bee39ed039f89 (patch)
tree691dc4adea728ed4cb19ca7b369919671e0444ad
parent847b76e3d727c233bc304edc1fd8bc263d6754fa (diff)
downloadslackbuilds-bbbe004e3274fabf2688b2a5a12bee39ed039f89.tar.gz
slackbuilds-bbbe004e3274fabf2688b2a5a12bee39ed039f89.tar.xz
python/python3-qbittorrent-api: Version bump to 2025.5.0
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 38146d5fb2..010ed862f8 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.1}
+VERSION=${VERSION:-2025.5.0}
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 18bee3d092..323885af0c 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.1"
+VERSION="2025.5.0"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.4.1/qbittorrent-api-2025.4.1.tar.gz"
-MD5SUM="801c42579498e44d01bee8a30a7f36d7"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.5.0/qbittorrent-api-2025.5.0.tar.gz"
+MD5SUM="a44d4083ccf1e4f1618c5157f89fd25a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"