qbittorrent: update to 5.0.1
This commit is contained in:
parent
b2c0644fa6
commit
cbb6fc4dcf
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=5.0.0
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DQT6=ON -DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
||||
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
||||
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
|
||||
makedepends="libtorrent-rasterbar-devel qt6-base-private-devel qt6-declarative-devel qt6-svg-devel"
|
||||
depends="qt6-svg"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.qbittorrent.org/"
|
||||
changelog="https://www.qbittorrent.org/news.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
|
||||
checksum=623b0e29529ef0c041c5587494bfc1f81b068b3ea4318cefdc2296dcc6c7421d
|
||||
checksum=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
post_configure() { # qbittorrent-nox
|
||||
|
|
Loading…
Reference in New Issue