qbittorrent: update to 4.1.8

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-09-28 20:33:26 +02:00
parent 7e0d63f4af
commit 0214c09b6f
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=4.1.7
version=4.1.8
revision=1
create_wrksrc=yes
build_style=qmake
@ -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=1eef2cf930e167e7e1d2d338bf1efc0a4a38cba1211f909bc9741a7b5ff2b330
checksum=3feea2ea401d933c492630e4406141658f17b5dc0c8cf9267f849ff2078fb0bb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"