diff --git a/srcpkgs/syntax-highlighting/template b/srcpkgs/syntax-highlighting/template index 03d95f2549f..c9441216688 100644 --- a/srcpkgs/syntax-highlighting/template +++ b/srcpkgs/syntax-highlighting/template @@ -1,6 +1,6 @@ # Template file for 'syntax-highlighting' pkgname=syntax-highlighting -version=5.50.0 +version=5.51.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " 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=a4d58e7b65a35e9ee4b6dae7422c530730a590efa905e49e2456ef87a1433c82 +checksum=47a36d7976b8332dd23992a558a5e0953e428d2b4f8429ab4d480cd14ba90d52 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"