syntax-highlighting: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:19:46 +01:00
parent 598e5a05cf
commit 92f5802461

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.91.0
version=5.92.0
revision=1
build_style=cmake
configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/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=370a45b274db90e8d2d34d61d3f665a3f1f9f552d4503ce5805a47f445c4f93a
checksum=99347eaf9b2249f875cacd8319c77f2f8e110d0e7834f51f296ed911dcc7e50e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"