kf6-kguiaddons: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:40 +02:00
parent 5158d38428
commit e6cf5cefc4
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kguiaddons'
# group=kde-frameworks
pkgname=kf6-kguiaddons
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
_llvmver=21
@@ -21,11 +21,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kguiaddons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=f46aeca80707e774fcffe8aa82e464a81056ce84f613347a5c9cc24c1c9a8432
checksum=6d0c4a4ddc7d4833ae537b1bf146896beba76135ec4b8bcf2a9525e33e39b3a4
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
build_options="python"
build_options_default="python"