syntax-highlighting: update to 5.93.0.

This commit is contained in:
John 2022-04-18 01:45:12 +02:00
parent b667985585
commit 4ed237ab94

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.92.0
version=5.93.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=99347eaf9b2249f875cacd8319c77f2f8e110d0e7834f51f296ed911dcc7e50e
checksum=ebdb51f8922d2bc97457c7df376e6600d5ee9805fdc1ac7f7d6be35a3fec711b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"