lxqt-openssh-askpass: update to 0.13.0
This commit is contained in:
parent
4a4d1fc4eb
commit
5986332df5
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue