network/qbittorrent-qt5: Updated for version 3.3.12.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Woodfall 2017-04-09 22:21:20 +01:00 committed by Willy Sudiarto Raharjo
parent 6b361786ba
commit 32593a74ac
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=qbittorrent-qt5
SRCNAM=qbittorrent
VERSION=${VERSION:-3.3.10}
VERSION=${VERSION:-3.3.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="qbittorrent-qt5"
VERSION="3.3.10"
VERSION="3.3.12"
HOMEPAGE="http://qbittorrent.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.3.10.tar.xz"
MD5SUM="47497bf0fb27ad54efde2bcd5c549e5b"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.3.12.tar.xz"
MD5SUM="2537a5afa16e2b9b86e88412dc59f7fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar qt5"