From 37cdb5e52c6849d09c5fc613aae9e5a2ed707572 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 5 Dec 2023 23:25:55 +0100 Subject: [PATCH] ksshaskpass: update to 5.27.10. --- srcpkgs/ksshaskpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index 413a8eb200b..ea1c3eb6325 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=5.27.9 +version=5.27.10 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=c7d8d070bfaca1385ef3374a0c66ab1f3d914b6ec96fa69dafbce68e78cf8a73 +checksum=d38de7ddcb9c3e58d04cb240510db7f48448e9700de443b40a9062897239e26a alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"