From 5c886873394e3d91db5b8631029071f51cb2a776 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 21 Aug 2024 11:59:46 +0200 Subject: [PATCH] ksshaskpass: update to 6.1.4. --- srcpkgs/ksshaskpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index e4bcb2ed309..a79db7bf74d 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=6.1.3 +version=6.1.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake" @@ -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=f1a953dd32c1a9688f47ac7e41586446e9acc7ce94d478e44ff45303e1245e69 +checksum=5b72337f939aa81448e892bd3cb62f59bd76d0cd0f9d80700146033fbbd9650c alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"