kf6-syntax-highlighting: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:26:30 +05:00 committed by John
parent cfd5c5a099
commit 27d8874ef1
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.3.0
version=6.5.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=38300a35c969bef5fa36b437d54342da0a0c805282a657519bd4e2f7b42df984
checksum=3e1883dd51a3267e56cd3ace38620094a15ae6dbaecdd18d33b7d4fa2f18c378
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kf6-syntax-highlighting-devel"