syntax-highlighting: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:39:20 +01:00
parent beea5c631e
commit 8a092fff81

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.87.0
version=5.88.0
revision=1
build_style=cmake
configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/lib/libexec/${pkgname}/katehighlightingindexer"
@ -12,7 +12,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}-${version}.tar.xz"
checksum=26625bea8cd015520c74375ce9e5a23e13daf5bd6cf4502adb9f4fd9f0a81c91
checksum=53d7a97d479543bba4bd6f214b973a88a5316e1b04b01f68a4e2210467fc5f0d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"