diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index ca7ddb1f85b..bab15c33d1f 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.0.3 +version=4.0.4 revision=1 build_style=qmake hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-tools" @@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller " license="GPL-2" homepage="http://www.qbittorrent.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=9a03b84e6d2ac81a0add84a7946033ff9ea854de49252069e478b9f6efce6bd2 +checksum=530a9d7a775348227133e7bf7d732347a8cdcd9bbba74b6f22f529c19b065c8f if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-declarative-devel qt5-svg-devel"