lxqt-openssh-askpass: update to 0.12.0.
This commit is contained in:
parent
26b87f23be
commit
a4282d51bb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'lxqt-openssh-askpass'
|
# Template file for 'lxqt-openssh-askpass'
|
||||||
pkgname=lxqt-openssh-askpass
|
pkgname=lxqt-openssh-askpass
|
||||||
version=0.11.1
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config qt5-host-tools liblxqt-devel"
|
hostmakedepends="pkg-config qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="liblxqt-devel libXcursor-devel"
|
makedepends="liblxqt-devel libXcursor-devel"
|
||||||
depends="openssh"
|
depends="openssh"
|
||||||
short_desc="LXQt ssh-agent helper"
|
short_desc="LXQt ssh-agent helper"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
|
||||||
checksum=52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9
|
checksum=0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass
|
ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass
|
||||||
|
|
Loading…
Reference in a new issue