qbittorrent: uupdate to 4.2.5

This commit is contained in:
Jürgen Buchmüller 2020-04-25 22:59:58 +02:00
parent 7663018bdf
commit c428e70108

View file

@ -1,6 +1,6 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=4.2.4
version=4.2.5
revision=1
create_wrksrc=yes
build_style=qmake
@ -11,8 +11,9 @@ short_desc="Free software alternative to µtorrent"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-or-later"
homepage="http://www.qbittorrent.org/"
changelog="https://www.qbittorrent.org/news.php"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=850a1bc92c232367985aa17c536f2460140973191ef0cc2856a6a9e20cc5f59e
checksum=4b57c86a22e485e5f19ae94881dfda7b8234aa1f20fb0ec6e04972b477f26a4f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"