diff --git a/srcpkgs/plasma-pa/template b/srcpkgs/plasma-pa/template index bc3ca712e08..6c14781a296 100644 --- a/srcpkgs/plasma-pa/template +++ b/srcpkgs/plasma-pa/template @@ -1,9 +1,10 @@ # Template file for 'plasma-pa' +# group=kde-plasma pkgname=plasma-pa -version=6.6.3 -revision=2 +version=6.7.3 +revision=1 build_style=cmake -configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake +configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" hostmakedepends="extra-cmake-modules pkg-config qt6-base gettext qt6-tools @@ -20,4 +21,8 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/plasma/plasma-pa" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=3549a90ba8c321570f81bfd573b8dd9a63ccd32f87d484534733b2b0c838cb4b +checksum=c97e985d37494c3617afcbe1d43e039de0068ed53e237083f27dc046e20d1665 + +# stage builds +makedepends+=" kde-plasma-base" +shlib_requires="KDE_Plasma.${version}"