From b913fb996b5cb47687e60df08f185cfe009e1f89 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sun, 16 Feb 2025 22:55:46 +0100
Subject: [PATCH] kf6-kauth: update to 6.11.0.

---
 srcpkgs/kf6-kauth/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kf6-kauth/template b/srcpkgs/kf6-kauth/template
index 8c2c17bf6e0..e81e3b850b8 100644
--- a/srcpkgs/kf6-kauth/template
+++ b/srcpkgs/kf6-kauth/template
@@ -1,6 +1,6 @@
 # Template file for 'kf6-kauth'
 pkgname=kf6-kauth
-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 <me@johnnynator.dev>"
 license="LGPL-2.1-or-later"
 homepage="https://invent.kde.org/frameworks/kauth"
 distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
-checksum=be25601b91b129a48e497231be2513a1eb8c9707a82d38395561656d1df10988
+checksum=479660eabe97198c31f228a18271bc739b234943c68e95383c361a835131179b
 subpackages="kf6-kauth-tools kf6-kauth-devel"
 
 do_check() {