From d6a78d7b511d7f22a46c56125cb854ec76cdeadb Mon Sep 17 00:00:00 2001 From: John Date: Thu, 13 Aug 2026 14:21:56 +0200 Subject: [PATCH] libplasma: update to 6.7.4. --- srcpkgs/libplasma/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libplasma/template b/srcpkgs/libplasma/template index 46e7448e949..4bf4848f941 100644 --- a/srcpkgs/libplasma/template +++ b/srcpkgs/libplasma/template @@ -1,7 +1,7 @@ # Template file for 'libplasma' # group=kde-plasma pkgname=libplasma -version=6.7.3 +version=6.7.4 revision=1 build_style=cmake configure_args=" @@ -24,7 +24,7 @@ maintainer="John " license="GPL-3.0-or-later" homepage="https://invent.kde.org/plasma/libplasma" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=9634ea7432d05fc7429a512d3ce5673d8bfff59f9618aa04013ea4f09ab8b010 +checksum=8f187850ea0cd46e545b33787619fa28f682388e4b828d090a0692874a7c9955 # stage builds makedepends+=" kde-plasma-base"