diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-06-28 11:40:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:18 +0700 |
commit | 6e381bbff95df616b1e2e06f051e22b06f759ce6 (patch) | |
tree | 9a55c4c759d6da27f730a66e2fa3c4456701f3a4 /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | 0a7b13a80ea264b688e167b5380fa32a4f6f7b17 (diff) |
python/python3-qbittorrent-api: Updated for version 2023.6.50.
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.SlackBuild | 2 |
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 8daf4e1c69..de20091e78 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.49} +VERSION=${VERSION:-2023.6.50} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |