syntax-highlighting: update to 5.110.0.
This commit is contained in:
parent
98483b62df
commit
bb3de69f01
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syntax-highlighting'
|
||||
pkgname=syntax-highlighting
|
||||
version=5.109.0
|
||||
version=5.110.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=9e637ae8e92dce33ab0f658e30d6aa132fc354304f90ffb099cd27c776d0b5c7
|
||||
checksum=85277cab858cd04f3b4861daf5d885706e0e9da3e081e098849d7806ac7a753d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" syntax-highlighting"
|
||||
|
|
Loading…
Reference in New Issue