Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/qbittorrent/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=5.2.2
revision=3
version=5.2.3
revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=ON"
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
Expand All @@ -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=f0e8af3e400e4091d334e8f9d62c64c97c37fb50c9bc1c086c783e692c3f38de
checksum=7573621859da7287ba708378ea9f5eb12f30962a1a7c28eba5f44ecf8c4c114c
CXXFLAGS=-std=gnu++17

post_configure() { # qbittorrent-nox
Expand Down