mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
lxqt-openssh-askpass: update to 2.0.0.
This commit is contained in:
parent
550cc4b306
commit
2417d8e552
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'lxqt-openssh-askpass'
|
# Template file for 'lxqt-openssh-askpass'
|
||||||
pkgname=lxqt-openssh-askpass
|
pkgname=lxqt-openssh-askpass
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
depends="openssh"
|
depends="openssh"
|
||||||
short_desc="LXQt ssh-agent helper"
|
short_desc="LXQt ssh-agent helper"
|
||||||
|
@ -11,5 +11,5 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz"
|
||||||
checksum=c82455db0e2c7a6886f6ee85e39fc04a22ac62653e54e17376c34fe93fb47acb
|
checksum=f027e58115226472f399d9a707b0ff334642bdd59e5741da89c7a3bb05de7790
|
||||||
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