kf6-kwindowsystem: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:44 +02:00
parent 9fcd67e290
commit 7e30650ea0
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kwindowsystem'
# group=kde-frameworks
pkgname=kf6-kwindowsystem
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@@ -15,11 +15,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kwindowsystem"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=5adbdf9c82b1ecbb92bda6498ea1b8f88c08f9ec57dbff70d582e2453bf16b12
checksum=d2717dcf501707b14736faecf7a2d3381f09fc3e4b7a1b77fc298e4aa9f8368e
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
post_install() {
sed -i -e 's:/usr/[a-z0-9-]*/usr/include;::' \