From e67a13a469931aae225323cadd7b190ac1c23468 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 9 Jan 2025 16:28:08 +0100 Subject: [PATCH] kf6-knotifications: update to 6.10.0. --- srcpkgs/kf6-knotifications/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-knotifications/template b/srcpkgs/kf6-knotifications/template index a2214e80a6a..d80ec76c90a 100644 --- a/srcpkgs/kf6-knotifications/template +++ b/srcpkgs/kf6-knotifications/template @@ -1,6 +1,6 @@ # Template file for 'kf6-knotifications' pkgname=kf6-knotifications -version=6.9.0 +version=6.10.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/knotifications" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=333fe1bd17a4a918cea6d51fd0535c8b88e1fb2e4f82ca730d0f8b48f0f0422f +checksum=36b7881d50400f37b4f3aeaa4c0a6a943e5783d35441e2b0cacdc6dad06af2a1 kf6-knotifications-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"