Skip to content

Commit

Permalink
syntax-highlighting: update to 5.112.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnnynator committed Nov 30, 2023
1 parent 9f6de9e commit 73b2074
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/syntax-highlighting/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -12,7 +12,7 @@ maintainer="John <[email protected]>"
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"
Expand Down

0 comments on commit 73b2074

Please sign in to comment.