diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-11-01 14:08:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-02 19:28:27 +0700 |
commit | 85365c92c754ddba1981eba8bc4e5023845fcc4d (patch) | |
tree | aa58f2cd8d025a0a77f12484093200bf6532e75d /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | ceafc6575f29558d5f4f9fa8c70ca5c9b885cfe1 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.10.68
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 ba7a56d1e0..efbfdc4093 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.9.67} +VERSION=${VERSION:-2024.10.68} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |