diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index ada2ed429f2..67e6b94edc5 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=4.4.3.1 -revision=1 +revision=2 create_wrksrc=yes build_style=gnu-configure build_helper=qmake @@ -17,6 +17,7 @@ homepage="https://www.qbittorrent.org/" changelog="https://www.qbittorrent.org/news.php" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" checksum=b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8 +CXXFLAGS=-std=gnu++17 do_extract() { local n=${pkgname}-${version}