aboutsummaryrefslogtreecommitdiff
path: root/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-23 10:32:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-24 11:55:20 +0700
commit3bc9bdd0dadc9ab095b38fdeb3d6c5007dd6f3c0 (patch)
treee1fc1b225dacec77a45f457d9affc53a5694f0ac /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
parentd5a3645cb9cef69a2bf43eb9a830887d41b761d2 (diff)
python/python3-qbittorrent-api: Updated for version 2024.8.65.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 ca3608f48f..0b96a77361 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.7.64}
+VERSION=${VERSION:-2024.8.65}
SRCNAM=${SRCNAM:-qbittorrent-api}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}