We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0930f30 commit 0610bb6Copy full SHA for 0610bb6
1 file changed
srcpkgs/kf6-syntax-highlighting/template
@@ -1,6 +1,6 @@
1
# Template file for 'kf6-syntax-highlighting'
2
pkgname=kf6-syntax-highlighting
3
-version=6.12.0
+version=6.14.0
4
revision=1
5
build_style=cmake
6
configure_args="
@@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
15
license="LGPL-2.1-or-later"
16
homepage="https://invent.kde.org/frameworks/syntax-highlighting"
17
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
18
-checksum=5644af900bea40d4da5a8f9e1fb573002306ae9e284a43ae5342d1a61810e48b
+checksum=dfdc025ac968a7d0cb430826e54f3e96b4ca8798cff4b5df7df493e2d0e4dfbc
19
20
if [ "$CROSS_BUILD" ]; then
21
hostmakedepends+=" kf6-syntax-highlighting-devel"
0 commit comments