From 1b7f7375be401c60d14278b05fe1e6f44b526d3d Mon Sep 17 00:00:00 2001 From: John Date: Thu, 29 Jul 2021 20:24:37 +0200 Subject: [PATCH] libksysguard: update to 5.22.4. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index e9c424286e9..1c825b988d5 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.22.3 +version=5.22.4 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=50b6f881483f3c66843a8506f66cd5bec190b7b980cf9d2ed84c774edea8596a +checksum=80b1fb5ba0a2482700d46ecfb3e915380c120c09edc276333fee997ff4330692 build_options="webengine"