From 6ca9954713469cb88b738c31c66505d56231aba5 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 12:33:42 +0100 Subject: [PATCH] libksysguard: update to 5.26.3. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index 4c097726f05..111c748ed47 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.26.2 +version=5.26.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake @@ -13,7 +13,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=ba2d563ab4152faf91496d965d29b9d69daedfe26d152ad3ee0b37e6752b6b40 +checksum=c940eedc468a1862728bea329ba5172b1f19eaa1ac2382c533061b4b237b76d1 build_options="webengine"