From 0433bd34d4c219b63d3da16f23555d9291f4de92 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 11 Nov 2021 19:30:18 +0100 Subject: [PATCH] libksysguard: update to 5.23.3. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 38db6e17590..85d134a92d0 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.23.2 +version=5.23.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake" @@ -12,7 +12,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=f8fabf6af590e92146d1449e96a66ea7e5b7c249699ec0fe0e612f91c78ccbce +checksum=40c17c3fb7c14665379b03d16a912c9f40c74f64f925b8a3210e480438584455 build_options="webengine"