mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
lxqt-openssh-askpass: update to 0.14.0.
This commit is contained in:
parent
a5c9e70c10
commit
5db8052f25
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'lxqt-openssh-askpass'
|
# Template file for 'lxqt-openssh-askpass'
|
||||||
pkgname=lxqt-openssh-askpass
|
pkgname=lxqt-openssh-askpass
|
||||||
version=0.13.0
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
depends="openssh"
|
depends="openssh"
|
||||||
|
@ -12,5 +11,5 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
|
||||||
checksum=f33e5f168729b974a4b9408e67c9b63f424bcff850bcbdc2d94f22e59f384250
|
checksum=8a45df98e0fcc3738fb656f3014a5067259add630e73b71793c2af1965f9f20d
|
||||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|
||||||
|
|
Loading…
Add table
Reference in a new issue