plasma-sdk: update to 6.7.3.

This commit is contained in:
classabbyamp
2026-08-05 19:44:27 -04:00
parent 4f7df940d3
commit 3e08581bc1
+9 -4
View File
@@ -1,9 +1,10 @@
# Template file for 'plasma-sdk'
# group=kde-plasma
pkgname=plasma-sdk
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_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext kf6-kdoctools
kf6-kconfig kf6-kpackage qt6-declarative-host-tools"
@@ -18,4 +19,8 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=4953ef978568947992aae44921302c8de776fa269e1644ea366772ddccc72c42
checksum=b02dab7c22051b01eff53e0038ef445647161769766265c3b43f8da4cac0de61
# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"