diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-04-01 16:55:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-04 10:48:18 +0700 |
commit | 659ea030b211de93856fa08a1c1245d97ab213a0 (patch) | |
tree | 4fe437f303c3568f0df2ca1874d198d5927ba250 /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | 9182eb17f6ec6242b3acbd848f44c0094b506b9d (diff) |
python/python3-qbittorrent-api: Version bump to 2024.3.60
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 b47e727424..38bacd6907 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.2.59} +VERSION=${VERSION:-2024.3.60} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |