From ff3d680a38310cbcbb2cd43bbaf276f9cbf09a5e Mon Sep 17 00:00:00 2001 From: John Date: Sun, 16 Feb 2025 22:56:55 +0100 Subject: [PATCH] kf6-knotifications: update to 6.11.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 d80ec76c90a..25342f8b2c0 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.10.0 +version=6.11.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=36b7881d50400f37b4f3aeaa4c0a6a943e5783d35441e2b0cacdc6dad06af2a1 +checksum=a2e0815ea6e5c294fdd36316ca9792a406f5c123ec01a1c73a7e54cb0be2ea31 kf6-knotifications-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"