From fe86de4c4abc59b4ad92a20393530af3e3b8511d Mon Sep 17 00:00:00 2001 From: John Date: Wed, 28 Oct 2020 21:07:16 +0100 Subject: [PATCH] libksysguard: update to 5.20.2 [ci skip] --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 0683ab0270..729b1341d9 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.20.1 +version=5.20.2 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=8cd4b9a05aba2843628205c0006147910f8b243e9da6dc8e429ca8681ce5993e +checksum=9f57a3719d665df6d6b3c494a62bb7d60c79b06f30c0e9c75eb03568d2046d71 build_options="webengine"