summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen2024-03-03 01:21:40 +0100
committer Willy Sudiarto Raharjo2024-03-05 10:03:26 +0100
commitba8efb353c916573ab4608bfdf65d90d7dd045ea (patch)
tree05dfda5df78833210a54390aba42fc66ab35669b /python
parent53517ccc61244a981c756d0b2f6854e9bf9ca7a6 (diff)
downloadslackbuilds-ba8efb353c916573ab4608bfdf65d90d7dd045ea.tar.gz
python/python3-qbittorrent-api: Version bump to 2024.2.59
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 ac9f63953d..b47e727424 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.1.58}
+VERSION=${VERSION:-2024.2.59}
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 b67cb874b3..db246b461f 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.1.58"
+VERSION="2024.2.59"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.1.58/qbittorrent-api-2024.1.58.tar.gz"
-MD5SUM="28104e7c2d6879dde26a9884a2d23b32"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2024.2.59/qbittorrent-api-2024.2.59.tar.gz"
+MD5SUM="88f13691d3eaacb2111e26f655ca75ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"