syntax-highlighting: update to 5.84.0.
This commit is contained in:
parent
ae3ff8b8e0
commit
2485b9c296
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syntax-highlighting'
|
# Template file for 'syntax-highlighting'
|
||||||
pkgname=syntax-highlighting
|
pkgname=syntax-highlighting
|
||||||
version=5.83.0
|
version=5.84.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/lib/libexec/${pkgname}/katehighlightingindexer"
|
configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/lib/libexec/${pkgname}/katehighlightingindexer"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/syntax-highlighting"
|
homepage="https://invent.kde.org/frameworks/syntax-highlighting"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=553084ecd116cadbf2a75725a33857df7d15b92124ac79f870a5f7ba6e5c9e5e
|
checksum=aafb3a7be2438ce6e229674f134a739f57ae0a26e98f628f33ae6731536c64d5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" syntax-highlighting"
|
hostmakedepends+=" syntax-highlighting"
|
||||||
|
|
Loading…
Reference in New Issue