From 2bafe75481db3ecb3e585eca4a799d5aa6d5193b Mon Sep 17 00:00:00 2001 From: David Chen Date: Wed, 7 Sep 2022 16:30:58 -0400 Subject: [PATCH] qbittorrent: update to 4.4.5. --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 67e6b94edc53..65e74335509e 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.4.3.1 +version=4.4.5 revision=2 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}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8 +checksum=0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3 CXXFLAGS=-std=gnu++17 do_extract() {