network/qbittorrent: Updated for version 4.4.3.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2022-06-08 05:26:07 +01:00 committed by Willy Sudiarto Raharjo
parent 4beb4507ff
commit fe108c533a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
VERSION="4.4.3"
VERSION="4.4.3.1"
HOMEPAGE="https://www.qbittorrent.org/"
DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3/qBittorrent-release-4.4.3.tar.gz"
MD5SUM="477bdf7c9b0141f9305e494481bc6a7a"
DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.4.3.1/qBittorrent-release-4.4.3.1.tar.gz"
MD5SUM="b6db6a280a7538283752c6ff5a799989"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"