syntax-highlighting: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:36:10 +01:00 committed by Johannes
parent ed62d58ea2
commit 439313948e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.51.0
version=5.52.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=47a36d7976b8332dd23992a558a5e0953e428d2b4f8429ab4d480cd14ba90d52
checksum=293817aaf2088496343006aa8059de54b6183018c1f5b92f00a9944365f46137
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"