qbittorrent: update to 4.0.3

This commit is contained in:
Jürgen Buchmüller 2017-12-19 06:41:01 +01:00
parent ea64e4eabc
commit 7125324e69

View file

@ -1,7 +1,7 @@
# Template file for 'qbittorrent' # Template file for 'qbittorrent'
pkgname=qbittorrent pkgname=qbittorrent
version=4.0.2 version=4.0.3
revision=2 revision=1
build_style=qmake build_style=qmake
hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-tools" hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-tools"
makedepends="libtorrent-rasterbar-devel qt5-declarative-devel qt5-svg-devel" makedepends="libtorrent-rasterbar-devel qt5-declarative-devel qt5-svg-devel"
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2" license="GPL-2"
homepage="http://www.qbittorrent.org/" homepage="http://www.qbittorrent.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=09240274036be42328131602cd69e12bac909031b0b827c1168ae305d67bbac3 checksum=9a03b84e6d2ac81a0add84a7946033ff9ea854de49252069e478b9f6efce6bd2
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-declarative-devel qt5-svg-devel" hostmakedepends+=" qt5-declarative-devel qt5-svg-devel"