syntax-highlighting: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:48:35 +01:00
parent b620db1a5b
commit fc513a986d

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.64.0
version=5.65.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/syntax-highlighting"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9655fa79d99fb7d585ae1a11c03d204c83263fe19391e7610575fb0436052b5f
checksum=5ac5cffeed055adb7f1ef734bab41268dcfbf5e0abdefcf82df2be4479dfc97b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"