diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-11-22 08:11:38 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-23 10:50:36 +0700 |
commit | 160df47d7acd9e935199790862e19b50fafd15af (patch) | |
tree | 287a896085cc59d96baaf7dcda68fedd1090e1ca /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | eaeeeeaba4724d306f0bcf5275689fd116f5ea84 (diff) |
python/python3-qbittorrent-api: Version bump to 2024.11.70
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 a24f7af027..2eb84065e4 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.11.69} +VERSION=${VERSION:-2024.11.70} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |