From 7143027fbb5f374cef30e2b77c615b53deb96aa0 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 5 Jul 2026 16:20:54 -0400 Subject: [PATCH] libplasma: update to 6.7.3. --- srcpkgs/libplasma/template | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libplasma/template b/srcpkgs/libplasma/template index 9f502b445fc..46e7448e949 100644 --- a/srcpkgs/libplasma/template +++ b/srcpkgs/libplasma/template @@ -1,9 +1,10 @@ # Template file for 'libplasma' +# group=kde-plasma pkgname=libplasma -version=6.6.3 -revision=2 +version=6.7.3 +revision=1 build_style=cmake -configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake +configure_args=" -DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" hostmakedepends="extra-cmake-modules qt6-base qt6-tools @@ -23,7 +24,11 @@ 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=815ca99f55e68727ffed90b2d0a176f6240a2256454b1089a5a7f266a5a3775c +checksum=9634ea7432d05fc7429a512d3ce5673d8bfff59f9618aa04013ea4f09ab8b010 + +# stage builds +makedepends+=" kde-plasma-base" +shlib_requires="KDE_Plasma.${version}" do_check() { cd build