From 0f615aab0d853f6d5a0cf270355a22ca0c640bd6 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 2 Oct 2022 21:36:04 +0200 Subject: [PATCH] libksysguard: update to 5.26.0. --- srcpkgs/libksysguard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libksysguard/template b/srcpkgs/libksysguard/template index c52c2445176..bf91ffcc525 100644 --- a/srcpkgs/libksysguard/template +++ b/srcpkgs/libksysguard/template @@ -1,6 +1,6 @@ # Template file for 'libksysguard' pkgname=libksysguard -version=5.25.3 +version=5.26.0 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=094503e82a9782e31ed8ed58487cca2fd14da168196fa7b89c3657bc65cf39d7 +checksum=43b2f473edc4680511386674582a25f1261cefd19091253a58b9e1eb8d529296 build_options="webengine"