blob: 919ed453c596e6e9340a8d4a836c84ff498a2eb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Generated by mksrcinfo v8
# Fri Aug 18 04:21:41 UTC 2017
pkgbase = sshtunnel-git
pkgdesc = A tool to manage SSH tunnel to different hosts via systemd
pkgver = 0.1.1.14.g0d16eaf
pkgrel = 1
url = https://g.cmpl.cc/sshtunnel
install = sshtunnel-git.install
arch = any
license = GPL
makedepends = git
depends = openssh
optdepends = autossh: More stabile connections
optdepends = x11-ssh-askpass: To accept host keys
provides = sshtunnel
conflicts = sshtunnel
options = emptydirs
backup = etc/sshtunnel.conf
source = git+https://git.the-compiler.org/sshtunnel
sha1sums = SKIP
pkgname = sshtunnel-git
|