From 46fade5b20c92f4e0c05f599f9aed24cba89138c Mon Sep 17 00:00:00 2001 From: luzpaz Date: Thu, 27 Jul 2023 06:28:29 -0400 Subject: [PATCH] qbittorrent: update to 4.5.4 --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index c5067b733ac48..163db685e32bd 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.5.2 +version=4.5.4 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=109ecff22cb80f1e3ee5b7d3d2d34537839c15f75030632ef131d92b047f4e05 +checksum=f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da CXXFLAGS=-std=gnu++17 do_extract() {