From c5970411c1dd633c623d5149f5ac26dda414c26c Mon Sep 17 00:00:00 2001 From: John Date: Thu, 7 Mar 2024 13:05:09 +0100 Subject: [PATCH] ksshaskpass: update to 5.27.11. --- srcpkgs/ksshaskpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index ea1c3eb6325..4c618623eff 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=5.27.10 +version=5.27.11 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,5 +12,5 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://invent.kde.org/plasma/ksshaskpass" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=d38de7ddcb9c3e58d04cb240510db7f48448e9700de443b40a9062897239e26a +checksum=9e78bdf1b29c88ad7f61f1a7885480a29bd78c2e288107b3f9ed3d97ace119bb alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"