syntax-highlighting: update to 5.86.0.

This commit is contained in:
John 2021-09-15 23:13:06 +02:00
parent 77a4a3b41b
commit 96e1b6625d

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.85.0
version=5.86.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=8a8cf63a59f7fea4c760256ef0e62444ec82521cc9120cd79142d8b4b5b0c9e2
checksum=e300a5eb56c57b7a576059337c29aba7191c4971a4b9f5c739e211b83791010d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"