kf6-syntax-highlighting: update to 6.29.0.

This commit is contained in:
John
2026-08-24 22:07:01 +02:00
parent 701de7dedc
commit ba0965cdc4
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'kf6-syntax-highlighting'
# group=kde-frameworks
pkgname=kf6-syntax-highlighting
version=6.28.1
version=6.29.0
revision=1
build_style=cmake
configure_args="
@@ -16,11 +16,11 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/syntax-highlighting"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=fe0d4133af62c6b9c0cf7728928c64d2deb55fe808a264a5de871f4b6bc86f65
checksum=924c4cfab4043ede9a40bc55721a62515c7b83c6b84c0bdcc29cd3cdf89b09b4
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version%.*}.0"
shlib_requires="KDE_Frameworks.${version%.*}"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kf6-syntax-highlighting-devel"