mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
syntax-highlighting: update to 5.37.0
This commit is contained in:
parent
3424aef6be
commit
66c10c0d29
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syntax-highlighting'
|
# Template file for 'syntax-highlighting'
|
||||||
pkgname=syntax-highlighting
|
pkgname=syntax-highlighting
|
||||||
version=5.36.0
|
version=5.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
|
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=925a8845cd3a1d1720753aaba80f364d59612d45a71de089531d5e8dfa94fdc5
|
checksum=e2d075482bc5409646db40374c6caa0b055276e1a5cd8e30065e9f4fd0baa6d0
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting"
|
||||||
|
|
Loading…
Add table
Reference in a new issue