From 0ced3135ab66e4bf181d7b5f8d67349730319de6 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 18 Mar 2023 18:42:50 +0100 Subject: [PATCH] ksshaskpass: update to 5.27.3. --- srcpkgs/ksshaskpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index f4f1ee12b8a..870ffc2d5a4 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=5.27.2 +version=5.27.3 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=d9950967aba7442c982a0ab2e5d0369baf60bdcfcefd2c3252a9fa863f8156c5 +checksum=a541353eeaedde7c54d723b26e3940cde399325a9b2a81e73542093341eff62d alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"