From 4899297b9fcb97a5deb40f5c760cce1fe1ffbaeb Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Jun 2025 21:15:17 +0200 Subject: [PATCH] kf6-ktexteditor: update to 6.14.0. --- srcpkgs/kf6-ktexteditor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-ktexteditor/template b/srcpkgs/kf6-ktexteditor/template index 8668bb65520..0c67f0e8219 100644 --- a/srcpkgs/kf6-ktexteditor/template +++ b/srcpkgs/kf6-ktexteditor/template @@ -1,6 +1,6 @@ # Template file for 'kf6-ktexteditor' pkgname=kf6-ktexteditor -version=6.12.0 +version=6.14.0 revision=1 build_style=cmake configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake @@ -19,7 +19,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/ktexteditor" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=d5d21ea65f9c84a9bda3fbad3d8df70c76924d9d561822069eeb9ce862924a3f +checksum=b970d6bb7623921578d7909ebef18c6f7a798ea11c5b1e2453f7321695677651 kf6-ktexteditor-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"