From aa6e20aca3821012562fd8fcd9e4e19d10b9cc62 Mon Sep 17 00:00:00 2001 From: Moritz Waser Date: Sun, 19 Mar 2023 21:00:35 +0100 Subject: [PATCH] qbittorrent: update to 4.5.2 --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 0f47ca2083dd..c5067b733ac4 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.5.1 +version=4.5.2 revision=1 create_wrksrc=yes build_style=gnu-configure @@ -16,7 +16,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=0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0 +checksum=109ecff22cb80f1e3ee5b7d3d2d34537839c15f75030632ef131d92b047f4e05 CXXFLAGS=-std=gnu++17 do_extract() {