aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <me@johnnynator.dev>2025-02-16 21:57:53 +0000
committerJohn Zimmermann <me@johnzimmermann.de>2025-02-24 11:34:21 +0000
commita490014bb3021c92169c194a5ba6ad93290475f8 (patch)
treef9db8d979e50e6df7ce390415279188e06302095
parentb8ed8d78143bb5854baa8de799bb0c8d2d31423f (diff)
downloadvoid-packages-a490014bb3021c92169c194a5ba6ad93290475f8.tar
void-packages-a490014bb3021c92169c194a5ba6ad93290475f8.tar.gz
void-packages-a490014bb3021c92169c194a5ba6ad93290475f8.tar.bz2
void-packages-a490014bb3021c92169c194a5ba6ad93290475f8.tar.lz
void-packages-a490014bb3021c92169c194a5ba6ad93290475f8.tar.xz
void-packages-a490014bb3021c92169c194a5ba6ad93290475f8.tar.zst
void-packages-a490014bb3021c92169c194a5ba6ad93290475f8.zip
kf6-syntax-highlighting: update to 6.11.0.
-rw-r--r--srcpkgs/kf6-syntax-highlighting/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-syntax-highlighting/template b/srcpkgs/kf6-syntax-highlighting/template
index 3f4216a81b3..6d212d01fd6 100644
--- a/srcpkgs/kf6-syntax-highlighting/template
+++ b/srcpkgs/kf6-syntax-highlighting/template
@@ -1,6 +1,6 @@
# Template file for 'kf6-syntax-highlighting'
pkgname=kf6-syntax-highlighting
-version=6.10.0
+version=6.11.0
revision=1
build_style=cmake
configure_args="
@@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
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=b5b5e343ff27bc5c95be0051d5606dfcb3295f835830e7fc6dac8d2863891699
+checksum=b23dbbe195030a2927caafc5fdf4ca7a372c44ca95013d6115037fe62e1fcb51
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kf6-syntax-highlighting-devel"