lxqt-openssh-askpass: update to 1.1.0.
This commit is contained in:
parent
aa26519049
commit
5770cd98c3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxqt-openssh-askpass'
|
||||
pkgname=lxqt-openssh-askpass
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
|
@ -9,7 +9,7 @@ depends="openssh"
|
|||
short_desc="LXQt ssh-agent helper"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
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=9de22a06646cfa50b0ddeef26ac87b510f820501ff8832dc80c7d88a55d878b5
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz"
|
||||
checksum=77578faf1aaf3e273cd8f92b84ad9570d7aacc88b44663c3373517e790c606b6
|
||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|
||||
|
|
Loading…
Reference in New Issue