summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-09-08 12:33:05 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 06:32:51 +0700
commitfdb1b8457070b9d4239af0cd5a517e4e1a54e3a0 (patch)
tree43cd99ca6b4e75c6e1688181a9b79fb635800393 /python
parent43a3efc00b890b0a2585ef32b039c3e3d0c5aeff (diff)
downloadslackbuilds-fdb1b8457070b9d4239af0cd5a517e4e1a54e3a0.tar.gz
slackbuilds-fdb1b8457070b9d4239af0cd5a517e4e1a54e3a0.tar.xz
python/python3-qbittorrent-api: Version bump to 2023.9.53
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 2ae9db4184..0bb3d288bb 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:-2023.7.52}
+VERSION=${VERSION:-2023.9.53}
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 6a932770f1..31ea682986 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="2023.7.52"
+VERSION="2023.9.53"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.7.52/qbittorrent-api-2023.7.52.tar.gz"
-MD5SUM="9c8b6d0852149420dec06b478677455d"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.9.53/qbittorrent-api-2023.9.53.tar.gz"
+MD5SUM="98cf5955355bd86d6a451c0f1724be7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"