From 8f68cd643183ac7be0edd002408d55cf89bf38ff Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 20 Jul 2024 16:26:14 +0500 Subject: [PATCH] kf6-knewstuff: update to 6.5.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 54e7cc40775..87f96764523 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.3.0 +version=6.5.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=a16d16b22e94cb5159a3b1a071c5785729e3052baf9e33f2ab020b9032d967d7 +checksum=815589a660b9a53a1fc18268b95914636124b6f3f3193c9404e0959f8b738c79 kf6-knewstuff-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"