qbittorrent: update to 4.2.2
This commit is contained in:
parent
cccf819476
commit
9967cb6d16
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.2.1
|
||||
version=4.2.2
|
||||
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=a43466b4415a7a220584e0faabdaba60545f11a0be34040c64c2747c04bb3209
|
||||
checksum=fa457cc6fef02fe15958f94863181e64b8dcd9762184f8a53ad4c75f89d42223
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-svg-devel"
|
||||
|
|
Loading…
Reference in New Issue