From d41b163ebe30cea9ef1cf55168ebf44cca340cf2 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Nov 2020 15:51:27 +0100 Subject: [PATCH] libksysguard: update to 5.20.3 [ci skip] --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 729b1341d9..5628488d2a 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.20.2 +version=5.20.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=9f57a3719d665df6d6b3c494a62bb7d60c79b06f30c0e9c75eb03568d2046d71 +checksum=98d85bc9db01f77586701386e1612194df0b4fab8d650833aa4f0f13956fc830 build_options="webengine"