aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuciogi <lucigithubcommit@skiff.com>2024-05-27 06:56:31 +0000
committerJohn Zimmermann <me@johnnynator.dev>2024-05-31 18:46:39 +0000
commit76a6799ed730f49ba697e39897927c41ff123ff2 (patch)
treeb9fc6e8df461819a0dd7f03667eda50111fb74ff
parent14722341393d841eb004f545fae14e164f9efd7b (diff)
downloadvoid-packages-76a6799ed730f49ba697e39897927c41ff123ff2.tar
void-packages-76a6799ed730f49ba697e39897927c41ff123ff2.tar.gz
void-packages-76a6799ed730f49ba697e39897927c41ff123ff2.tar.bz2
void-packages-76a6799ed730f49ba697e39897927c41ff123ff2.tar.lz
void-packages-76a6799ed730f49ba697e39897927c41ff123ff2.tar.xz
void-packages-76a6799ed730f49ba697e39897927c41ff123ff2.tar.zst
void-packages-76a6799ed730f49ba697e39897927c41ff123ff2.zip
kf6-syntax-highlighting: update to 6.2.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 78d100d2310..bffb4e32943 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.1.0
+version=6.2.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=1e7449052b0e3e97d615d6157e5647958e9bb98fa5d8f9c5d694829c5d67cab6
+checksum=327ed58d20d52502bbfd9278fa1c9e7ab4a846159e5cf630d09fbea144ebbb7f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kf6-syntax-highlighting-devel"