qbittorrent: update to 4.0.4.

Closes: #11682 [via git-merge-pr]
This commit is contained in:
cr6git 2018-02-16 17:25:18 +01:00 committed by Jürgen Buchmüller
parent 5771fbbe70
commit a2ab5d3766

View File

@ -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 <pullmoll@t-online.de>"
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"