diff --git a/srcpkgs/syntax-highlighting/template b/srcpkgs/syntax-highlighting/template index 0992ac0705d..03d95f2549f 100644 --- a/srcpkgs/syntax-highlighting/template +++ b/srcpkgs/syntax-highlighting/template @@ -1,17 +1,17 @@ # Template file for 'syntax-highlighting' pkgname=syntax-highlighting -version=5.49.0 +version=5.50.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules perl" makedepends="qt5-devel qt5-tools-devel qt5-xmlpatterns-devel" short_desc="Syntax highlighting engine for structured text and code" -maintainer="Denis Revin " +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=bba4feeec9bae143a05821b0279c95fc7d8d673cca1e933bd8adfce8e67f339f +checksum=a4d58e7b65a35e9ee4b6dae7422c530730a590efa905e49e2456ef87a1433c82 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools syntax-highlighting qt5-devel qt5-tools-devel"