kf6-syntax-highlighting: update to 6.17.0.

This commit is contained in:
John 2025-07-20 20:51:20 +02:00 committed by John Zimmermann
parent 8af592d79d
commit 850fca56cf

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-syntax-highlighting'
pkgname=kf6-syntax-highlighting
version=6.14.0
version=6.17.0
revision=1
build_style=cmake
configure_args="
@ -15,7 +15,7 @@ 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=dfdc025ac968a7d0cb430826e54f3e96b4ca8798cff4b5df7df493e2d0e4dfbc
checksum=3d16bec0fbeb853be684c35f47550d59814db1f4b707ec77b862f3650f353fcc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kf6-syntax-highlighting-devel"