From 93d89322e980cf7affccb01c01d42e579eb2314c Mon Sep 17 00:00:00 2001 From: John Date: Sat, 12 Mar 2022 16:55:25 +0100 Subject: [PATCH] libksysguard: update to 5.24.3. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 4fe82b36bbf..2fac80ddba4 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.24.2 +version=5.24.3 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=13983f626906db864eda20bfa2e994ccbe4ddc534af7a052675b3475b7e9472f +checksum=148651cf33c7400d7a0df507d0bb75a6924e1ae80f5a46eefeaeb44c848ff1a2 build_options="webengine"