diff --git a/srcpkgs/plasma5support/template b/srcpkgs/plasma5support/template index c6d22db4e03..2eb062ab79c 100644 --- a/srcpkgs/plasma5support/template +++ b/srcpkgs/plasma5support/template @@ -1,7 +1,8 @@ # Template file for 'plasma5support' +# group=kde-plasma pkgname=plasma5support -version=6.6.3 -revision=2 +version=6.7.3 +revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" @@ -18,7 +19,11 @@ maintainer="John " license="GPL-3.0-or-later" homepage="https://invent.kde.org/plasma/plasma5support" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=7f764826ef8967990eb42da3636bbfdd29c85e3928eeb917b8d8fed4b77f730c +checksum=fa7ad66a4d32145ee6a91ecd69f19440c554d062afa930e2c8597e32cfc50f7c + +# stage builds +makedepends+=" kde-plasma-base" +shlib_requires="KDE_Plasma.${version}" do_check() { cd build