From a8a938da02ddcaeb7f242849e5aac66f65a7490d Mon Sep 17 00:00:00 2001 From: John Date: Mon, 18 Oct 2021 20:01:25 +0200 Subject: [PATCH] ksshaskpass: update to 5.23.1 --- srcpkgs/ksshaskpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index 07e767350d..fe1bf64603 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=5.22.5 +version=5.23.1 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=f7dd2fa8d28ac4a673a9af0694f73c96caea63ae96ad836b9aa7a8055067e245 +checksum=c1ab89e8c5f592a3bf54d6ee3ff733e8406a865ff126b9c5440638a14b0aeb2b alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"