From 0272472c7347c310ccded0fea9d1418324862d50 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index e8e96200b845..67ed6384ceb9 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=3 +version=4.4.5 +revision=1 create_wrksrc=yes build_style=gnu-configure build_helper=qmake @@ -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() {