qbittorrent: update to 4.3.2

This commit is contained in:
Jürgen Buchmüller 2020-12-28 15:42:22 +01:00
parent bd4242e0ae
commit 169cf10e84

View File

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