From bf9b2969e6256f68bdf9bfc25cd6662d30a55971 Mon Sep 17 00:00:00 2001 From: John <me@johnnynator.dev> Date: Sun, 30 Oct 2022 19:45:25 +0100 Subject: [PATCH] libksysguard: update to 5.26.2. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index bf91ffcc525..4c097726f05 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.26.0 +version=5.26.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake @@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/libksysguard" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=43b2f473edc4680511386674582a25f1261cefd19091253a58b9e1eb8d529296 +checksum=ba2d563ab4152faf91496d965d29b9d69daedfe26d152ad3ee0b37e6752b6b40 build_options="webengine"