From 5770cd98c3d82f1fb3308c52800494b6e615b29a Mon Sep 17 00:00:00 2001 From: Enrico Belleri Date: Sun, 17 Apr 2022 18:31:58 +0200 Subject: [PATCH] lxqt-openssh-askpass: update to 1.1.0. --- srcpkgs/lxqt-openssh-askpass/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lxqt-openssh-askpass/template b/srcpkgs/lxqt-openssh-askpass/template index 57fe03004c1..566f1741e32 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=1.0.0 +version=1.1.0 revision=1 build_style=cmake hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl" @@ -9,7 +9,7 @@ depends="openssh" short_desc="LXQt ssh-agent helper" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" -homepage="https://lxqt.org/" -distfiles="https://github.com/lxqt/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz" -checksum=9de22a06646cfa50b0ddeef26ac87b510f820501ff8832dc80c7d88a55d878b5 +homepage="https://lxqt-project.org" +distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz" +checksum=77578faf1aaf3e273cd8f92b84ad9570d7aacc88b44663c3373517e790c606b6 alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"