network/qbittorrent: Updated for version 4.6.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2024-08-23 00:32:18 +07:00 committed by Willy Sudiarto Raharjo
parent d15e147ec4
commit 18e2dd54ea
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qbittorrent
#SRCNAM=qBittorrent
VERSION=${VERSION:-4.6.5}
VERSION=${VERSION:-4.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
VERSION="4.6.5"
VERSION="4.6.6"
HOMEPAGE="https://www.qbittorrent.org/"
DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.5/qbittorrent-4.6.5.tar.xz"
MD5SUM="b30cc0d4957c19d764437861e6bda839"
DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.6/qbittorrent-4.6.6.tar.xz"
MD5SUM="71676dc84fbdafa926b9f3814916ab8b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent2"