From af55532f5f9985603cc6363b6fdb76831938db8f Mon Sep 17 00:00:00 2001 From: John Date: Thu, 18 Mar 2021 09:16:27 +0100 Subject: [PATCH] libksysguard: update to 5.21.3. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index caa4d2fdf78..caad37be1ae 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.21.2 +version=5.21.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake" @@ -11,7 +11,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=0306e2556d94e3366b015d8bb5d7430c1fb66269ad7c0fbce1fecb8970649982 +checksum=c35218190c7af1e8cb144fbfdd9b15eb19479aef6e3182596cd2de8efc582742 build_options="webengine"