qbittorrent: update to 4.2.1

This commit is contained in:
Jürgen Buchmüller 2019-12-20 01:39:12 +01:00
parent 69ad10bd3d
commit 8e3d9854b5

View file

@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=4.2.0
revision=2
version=4.2.1
revision=1
create_wrksrc=yes
build_style=qmake
hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-qmake qt5-tools"
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-or-later"
homepage="http://www.qbittorrent.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=4ea210def748e6fadf81b3f5a2ad82134bd9b6bf6b17c8b28eaa0ca832e0b221
checksum=a43466b4415a7a220584e0faabdaba60545f11a0be34040c64c2747c04bb3209
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"