From 972a7a74de631b6334161474bcea8076a0ecdb2b Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 26 Apr 2025 16:30:43 +0200 Subject: [PATCH] lxqt-openssh-askpass: update to 2.2.0. --- srcpkgs/lxqt-openssh-askpass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxqt-openssh-askpass/template b/srcpkgs/lxqt-openssh-askpass/template index b9667d78002..b3d4101bb4f 100644 --- a/srcpkgs/lxqt-openssh-askpass/template +++ b/srcpkgs/lxqt-openssh-askpass/template @@ -1,6 +1,6 @@ # Template file for 'lxqt-openssh-askpass' pkgname=lxqt-openssh-askpass -version=2.1.0 +version=2.2.0 revision=1 build_style=cmake hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl" @@ -11,5 +11,5 @@ maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://lxqt-project.org" distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz" -checksum=63377ee3c189c28926d43d5cf73c543edea289878bb11fc92a5701c6013936bd +checksum=75ad29ebca4253aa8b0fe640fc4922fa859dfdfc40a6a51358f5ffc603009fda alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"