Skip to content

Commit

Permalink
syntax-highlighting: update to 5.97.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnnynator committed Sep 10, 2022
1 parent 7cd89e9 commit 17c453c
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.96.0
version=5.97.0
revision=1
build_style=cmake
configure_args="-DKATEHIGHLIGHTINGINDEXER_EXECUTABLE=/usr/libexec/${pkgname}/katehighlightingindexer"
Expand All @@ -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=1affa16519f04e0a05f37fda67acce2ac943e74eb8322591896765d7e1cbd79c
checksum=e88b9691ffead9cbfb11ae43c497114c7695e1e455e78dad30743c90ab50a99d

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" syntax-highlighting"
Expand Down

0 comments on commit 17c453c

Please # to comment.