diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 0d8176cd41d..6bed0c55f28 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,10 +1,10 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.1.9.1 +version=4.2.0 revision=1 create_wrksrc=yes build_style=qmake -hostmakedepends="automake autoconf libtool pkg-config qt5-host-tools qt5-qmake qt5-tools" +hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-qmake qt5-tools" makedepends="libtorrent-rasterbar-devel qt5-declarative-devel qt5-svg-devel" depends="qt5-svg" short_desc="Free software alternative to µtorrent" @@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller " license="GPL-2.0-or-later" homepage="http://www.qbittorrent.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=e8af97e053a2f50316711511c9a7e2ecd8a2db9e6f6dfc548aac37b07b95bff8 +checksum=4ea210def748e6fadf81b3f5a2ad82134bd9b6bf6b17c8b28eaa0ca832e0b221 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-svg-devel"