From 549a6e4efa3223d28114cc35055b7872ef3bbbf9 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Sep 2024 20:49:44 +0200 Subject: [PATCH] kf6-knewstuff: update to 6.6.0. --- srcpkgs/kf6-knewstuff/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-knewstuff/template b/srcpkgs/kf6-knewstuff/template index 87f96764523..cc34737eff7 100644 --- a/srcpkgs/kf6-knewstuff/template +++ b/srcpkgs/kf6-knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'kf6-knewstuff' pkgname=kf6-knewstuff -version=6.5.0 +version=6.6.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -15,7 +15,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/knewstuff" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=815589a660b9a53a1fc18268b95914636124b6f3f3193c9404e0959f8b738c79 +checksum=3f927564b454c1fc1aeec05174b8f9e76303b4d9a45979d76b2188a25bd47025 kf6-knewstuff-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"