From de0d621d66b690db2dd02ef01fb5bc7ddbc639ca Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Sep 2024 20:48:49 +0200 Subject: [PATCH] kf6-kcrash: update to 6.6.0. --- srcpkgs/kf6-kcrash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-kcrash/template b/srcpkgs/kf6-kcrash/template index aa2ed25826c..30c3a429750 100644 --- a/srcpkgs/kf6-kcrash/template +++ b/srcpkgs/kf6-kcrash/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kcrash' pkgname=kf6-kcrash -version=6.5.0 +version=6.6.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kcrash" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=870c6ce15132cc3040bc593447125ed3c256b698ba233b758430f4e725319bf3 +checksum=fb4acaf670a8e1f61b7ab21fcc6cf1320d2f6645a0372a94623c60df7b0898de kf6-kcrash-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"