syntax-highlighting: update to 5.112.0.
This commit is contained in:
parent
9f6de9ea20
commit
73b207431e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syntax-highlighting'
|
||||
pkgname=syntax-highlighting
|
||||
version=5.111.0
|
||||
version=5.112.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=c0a66ad2bf892792cf1f37ccc8df2607e2ad6753ae7e4023c7213c40f0425867
|
||||
checksum=b0240f404b198057d316e9d52c6a37674bbd7d490e9dfa268eb44fe2aab308d5
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" syntax-highlighting"
|
||||
|
|
Loading…
Reference in New Issue