kf6-kcrash: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:38 +02:00
parent f3bd5bd8cf
commit 88d2c06670
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-kcrash'
# group=kde-frameworks
pkgname=kf6-kcrash
version=6.28.0
version=6.29.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base"
@@ -11,11 +11,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kcrash"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=ddcc14c0c40e24f4c0dc04246b87d11b650e6fd8be2cb00e4f2cc2ee9e605702
checksum=decb363261fe5f6df984fa0cfa42243aca9eea352045b18ffe1b86a0bd5b1736
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
shlib_requires="KDE_Frameworks.${version%.*}"
kf6-kcrash-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"