plasma-pa: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:26 -04:00
parent 9efb1fd153
commit 4f7df940d3
+9 -4
View File
@@ -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 <me@johnnynator.dev>"
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}"