From 3c187360fc4491e0a7016d4bf97a47d72617dc4e Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Mar 2023 21:15:54 +0100 Subject: [PATCH] libksysguard: update to 5.27.2. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 9a39063cc63..9e1d5faf8fe 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.27.1 +version=5.27.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/libksysguard" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=1272b91be5dd6840ac624a113e381930b58481cedb51af311c804ee2b9ac2f4f +checksum=d6ba78569cff361254625375c4aebe9bed4fe4982e3b1d6570060b75c0737a06 build_options="webengine"