diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-03-02 16:21:40 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-05 16:03:26 +0700 |
commit | ba8efb353c916573ab4608bfdf65d90d7dd045ea (patch) | |
tree | 05dfda5df78833210a54390aba42fc66ab35669b /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | 53517ccc61244a981c756d0b2f6854e9bf9ca7a6 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.2.59
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 ac9f63953d..b47e727424 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.1.58} +VERSION=${VERSION:-2024.2.59} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |