From bec310677cd35223c2ae696a79751dd1ffd0c194 Mon Sep 17 00:00:00 2001 From: ipkalm Date: Wed, 15 Feb 2023 22:58:01 +0700 Subject: [PATCH] qbittorrent: update to 4.5.1 --- srcpkgs/qbittorrent/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 8c58a0d0d1fc..0f47ca2083dd 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.4.5 -revision=3 +version=4.5.1 +revision=1 create_wrksrc=yes build_style=gnu-configure build_helper=qmake @@ -15,8 +15,8 @@ maintainer="Érico Nogueira " 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=0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3 +distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz" +checksum=0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0 CXXFLAGS=-std=gnu++17 do_extract() {