lxqt-openssh-askpass: update to 0.11.0
This commit is contained in:
parent
da309676c3
commit
b8295a7994
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'lxqt-openssh-askpass'
|
||||
pkgname=lxqt-openssh-askpass
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="liblxqt-devel libXcursor-devel"
|
||||
depends="openssh"
|
||||
short_desc="LXQt ssh-agent helper"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fc4138fa071cf6e7a39cb0c069d8dbc31e409f5eaed87b65f7b5fe6241032283
|
||||
distfiles="https://github.com/lxde/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
|
||||
checksum=7eac52ceca73e0ccb16a517d78a80870fbb1c2d9edc33c6ad719ae35820f57ec
|
||||
|
|
Loading…
Reference in New Issue