network/qbittorrent-qt5: Updated for version 4.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2019-12-28 09:05:00 +07:00 committed by Willy Sudiarto Raharjo
parent 99677a75d1
commit 905594e755
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qBittorrent
VERSION=${VERSION:-4.2.0}
VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qbittorrent-qt5"
VERSION="4.2.0"
VERSION="4.2.1"
HOMEPAGE="http://qbittorrent.sourceforge.net"
DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.0/qBittorrent-release-4.2.0.tar.gz"
MD5SUM="75a01c72d7e81fc37070af8e3a71c22b"
DOWNLOAD="https://github.com/qbittorrent/qBittorrent/archive/release-4.2.1/qBittorrent-release-4.2.1.tar.gz"
MD5SUM="f349ff40dabbd866826636c699e8cf8c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"