diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-07-18 23:20:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-20 08:08:40 +0700 |
commit | 2b7f7a7e2de91ebe0884cb284a2de7eb006fb45d (patch) | |
tree | bfb456e7d6531c55649469f43c621cbeea505be0 /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | d8197a06fb724df624042e7229e2df521d39d966 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.7.64.
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 e49ec11eec..ca3608f48f 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.5.63} +VERSION=${VERSION:-2024.7.64} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |