syntax-highlighting: update to 5.81.0.

This commit is contained in:
John 2021-04-10 13:48:31 +02:00
parent 3d63fbe53d
commit 63dab63445

View file

@ -1,6 +1,6 @@
# Template file for 'syntax-highlighting'
pkgname=syntax-highlighting
version=5.80.0
version=5.81.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=ON"
@ -11,7 +11,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=91f458918613703468512b00690a02b617eb47be4df5ed7d9e3f1311b3b31218
checksum=cb170316f447c7b0097a72b9690b17b1fb87cb578528c5c5e3bb4de411ff4a5d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"