diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-07-13 23:33:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-14 15:05:49 +0700 |
commit | 85947cf1fb7fb54c6220ce50bd473d1e62ac7ead (patch) | |
tree | 32131a46bc7e99e023cfae465501b95b9f27170b /python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild | |
parent | a15288e0155e0f8908f739c2c76ad60d1264174f (diff) |
python/python3-qbittorrent-api: Version bump to 2023.7.52
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 de20091e78..2ae9db4184 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.6.50} +VERSION=${VERSION:-2023.7.52} SRCNAM=${SRCNAM:-qbittorrent-api} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |