qbittorrent: update to 4.3.0

This commit is contained in:
Jürgen Buchmüller 2020-10-19 10:06:13 +02:00
parent 6dea1de94d
commit 97f60bf12c

View file

@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=4.2.5
revision=3
version=4.3.0
revision=1
create_wrksrc=yes
build_style=qmake
hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-qmake qt5-tools tar xz"
@ -13,7 +13,7 @@ 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=4b57c86a22e485e5f19ae94881dfda7b8234aa1f20fb0ec6e04972b477f26a4f
checksum=b18b8337fef7b09151eb741defc43ef6e2764da8ede642b86a020621476191da
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"