aboutsummaryrefslogtreecommitdiff
path: root/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-09-08 12:33:05 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 06:32:51 +0700
commitfdb1b8457070b9d4239af0cd5a517e4e1a54e3a0 (patch)
tree43cd99ca6b4e75c6e1688181a9b79fb635800393 /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
parent43a3efc00b890b0a2585ef32b039c3e3d0c5aeff (diff)
python/python3-qbittorrent-api: Version bump to 2023.9.53
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild')
-rw-r--r--python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild2
1 files changed, 1 insertions, 1 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}