kf6-syntax-highlighting: update to 6.7.0.

This commit is contained in:
John 2024-10-23 22:16:15 +02:00
parent 102af4812a
commit 480639d3bb
1 changed files with 2 additions and 2 deletions

View File

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