diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 7b6c1c4e918..fac6a6cf00e 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=3.2.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-systemd --with-qt5 $(vopt_enable gui) $(vopt_enable webui)" hostmakedepends="automake libtool pkg-config qt5-tools"