diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-09-19 20:15:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-20 10:34:56 +0700 |
commit | d039970fee2b7bf534fa20af2313797be105f9b1 (patch) | |
tree | 90055ed6845b34af8c2aaaf5445afb3d32f39263 /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | e0d9c09136eb4cc7144c2ea4d189ee78f2850193 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.9.66
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 0b96a77361..a054e21c33 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.8.65} +VERSION=${VERSION:-2024.9.66} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |