Skip to content
Closed
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
4 changes: 2 additions & 2 deletions srcpkgs/qbittorrent/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'qbittorrent'
pkgname=qbittorrent
version=5.1.4
version=5.2.1
revision=1
build_style=cmake
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=ON"
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=d5d0c2b78386cde08951eaad930ec353d22e69205e163cc39dcfca2400353979
checksum=becd0878802d4bc977381a41d8496d73ef64d543ba576be5f65fd3ad988ee8fe
CXXFLAGS=-std=gnu++17

post_configure() { # qbittorrent-nox
Expand Down
Loading