summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-07-13 23:33:45 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-14 15:05:49 +0700
commit85947cf1fb7fb54c6220ce50bd473d1e62ac7ead (patch)
tree32131a46bc7e99e023cfae465501b95b9f27170b
parenta15288e0155e0f8908f739c2c76ad60d1264174f (diff)
downloadslackbuilds-85947cf1fb7fb54c6220ce50bd473d1e62ac7ead.tar.gz
slackbuilds-85947cf1fb7fb54c6220ce50bd473d1e62ac7ead.tar.xz
python/python3-qbittorrent-api: Version bump to 2023.7.52
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 de20091e78..2ae9db4184 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.6.50}
+VERSION=${VERSION:-2023.7.52}
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 026ca3ad19..6a932770f1 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.6.50"
+VERSION="2023.7.52"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.6.50/qbittorrent-api-2023.6.50.tar.gz"
-MD5SUM="a8edc2b15a900ffdabf69f5628313964"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2023.7.52/qbittorrent-api-2023.7.52.tar.gz"
+MD5SUM="9c8b6d0852149420dec06b478677455d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"