From 3823f85f339a7dc8b1a8235482970d0dd8278692 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 24 Jun 2022 09:21:13 +0200 Subject: [PATCH] libksysguard: update to 5.25.3. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index d635b103f32..c52c2445176 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.24.5 +version=5.25.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=b06cb33a6e17c04c47ed4ded72a122acd6a2af60776c18719cdd74be27eb41ec +checksum=094503e82a9782e31ed8ed58487cca2fd14da168196fa7b89c3657bc65cf39d7 build_options="webengine"