mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
syntax-highlighting: update to 5.99.0.
This commit is contained in:
parent
38b33d3ead
commit
6709c28f7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syntax-highlighting'
|
||||
pkgname=syntax-highlighting
|
||||
version=5.98.0
|
||||
version=5.99.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=02c7a76cb8c21cf279084052f4bff278ff76959e3df0c4e8c2aa230de1a25124
|
||||
checksum=be0bbfdb7b7ba27ae682db618138a63b8cf4ce0469c7d097b5ca4de36a13097a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" syntax-highlighting"
|
||||
|
|
Loading…
Add table
Reference in a new issue