diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-10-23 19:38:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 12:11:18 +0700 |
commit | f8053eda4a5fbf3145796fa863453c24b3d228e7 (patch) | |
tree | 4cbaa630d8f2c89c659256c2f6cfb1ea89d7c0de /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | ce4c26597194a461420215db64ff311913aea05c (diff) |
python/python3-qbittorrent-api: Version bump to 2023.10.54
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 0bb3d288bb..e3028ef83c 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:-2023.9.53} +VERSION=${VERSION:-2023.10.54} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |