diff --git a/srcpkgs/syntax-highlighting/template b/srcpkgs/syntax-highlighting/template index c980bc1afc4..d3ba5310378 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.60.0 +version=5.61.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=45ada4dca20641654a2d076ecb45b9ef78a4aa8032afe54ade33f140cdca504d +checksum=475392c03534d7b5301ff2e02461444e463ad4def985da81ad4b315660416721 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"