From 10dcd5748fec3965a6d91da29d4b8eb3187966ce Mon Sep 17 00:00:00 2001 From: John Date: Tue, 15 Jun 2021 18:48:41 +0200 Subject: [PATCH] libksysguard: update to 5.22.1. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 68c722c8bf1..a1980243be5 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.22.0 +version=5.22.1 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=a2d3973aaf7d5c4a1cb6dd463ec8183dd4e9a6c6b851df4b8824f8dd562607a9 +checksum=5a60639a385c3e83a40c17f1c6469b7473f5551fe9379543d98ec0068adca476 build_options="webengine"