kf6-syntax-highlighting: update to 6.11.0.

This commit is contained in:
John 2025-02-16 22:57:53 +01:00 committed by John Zimmermann
parent b8ed8d7814
commit a490014bb3

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-syntax-highlighting'
pkgname=kf6-syntax-highlighting
version=6.10.0
version=6.11.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=b5b5e343ff27bc5c95be0051d5606dfcb3295f835830e7fc6dac8d2863891699
checksum=b23dbbe195030a2927caafc5fdf4ca7a372c44ca95013d6115037fe62e1fcb51
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kf6-syntax-highlighting-devel"