From ca3dd547a1fe117d0f16ae6b29631f502bad7dd6 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 0970d32df27..368d68f2f17 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.5.2 -revision=2 +version=4.5.4 +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}/qbittorrent/qbittorrent-${version}.tar.xz" -checksum=109ecff22cb80f1e3ee5b7d3d2d34537839c15f75030632ef131d92b047f4e05 +checksum=f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da CXXFLAGS=-std=gnu++17 do_extract() {