qbittorrent: update to 4.1.9.1

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-11-03 17:17:18 +01:00
parent ae62ae0e32
commit 2cf8439376
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'qbittorrent' # Template file for 'qbittorrent'
pkgname=qbittorrent pkgname=qbittorrent
version=4.1.9 version=4.1.9.1
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_style=qmake build_style=qmake
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
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=3ad08ab441f85b60715d8ed5369cf21f5c94c7ef07474abc247d09ce93a78ee7 checksum=e8af97e053a2f50316711511c9a7e2ecd8a2db9e6f6dfc548aac37b07b95bff8
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel" hostmakedepends+=" qt5-svg-devel"