diff --git a/srcpkgs/kf6-syntax-highlighting/template b/srcpkgs/kf6-syntax-highlighting/template index 0ab90b4979f..7576b6d0a5d 100644 --- a/srcpkgs/kf6-syntax-highlighting/template +++ b/srcpkgs/kf6-syntax-highlighting/template @@ -1,7 +1,7 @@ # Template file for 'kf6-syntax-highlighting' # group=kde-frameworks pkgname=kf6-syntax-highlighting -version=6.28.1 +version=6.29.0 revision=1 build_style=cmake configure_args=" @@ -16,11 +16,11 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/syntax-highlighting" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=fe0d4133af62c6b9c0cf7728928c64d2deb55fe808a264a5de871f4b6bc86f65 +checksum=924c4cfab4043ede9a40bc55721a62515c7b83c6b84c0bdcc29cd3cdf89b09b4 # stage builds makedepends+=" kf6-base" -shlib_requires="KDE_Frameworks.${version%.*}.0" +shlib_requires="KDE_Frameworks.${version%.*}" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kf6-syntax-highlighting-devel"