diff --git a/srcpkgs/lxqt-openssh-askpass/template b/srcpkgs/lxqt-openssh-askpass/template index 5060f140098..bfcab6d0982 100644 --- a/srcpkgs/lxqt-openssh-askpass/template +++ b/srcpkgs/lxqt-openssh-askpass/template @@ -1,19 +1,16 @@ # Template file for 'lxqt-openssh-askpass' pkgname=lxqt-openssh-askpass -version=0.12.0 -revision=2 +version=0.13.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools qt5-tools-devel" -makedepends="liblxqt-devel libXcursor-devel" +hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools" +makedepends="liblxqt-devel" depends="openssh" short_desc="LXQt ssh-agent helper" maintainer="Juan RP " -license="LGPL-2.1" -homepage="http://lxqt.org/" -distfiles="https://github.com/lxde/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz" -checksum=0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5 - -alternatives=" - ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass -" +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=f33e5f168729b974a4b9408e67c9b63f424bcff850bcbdc2d94f22e59f384250 +alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"