blob: 0b96d172d2e7b0bf741b1da322cadaefda3c1cba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ssh-ggh-git
pkgdesc = Recall your SSH sessions (also search your SSH config file)
pkgver = 0.1.4.r0.g83fc75e
pkgrel = 1
url = https://github.com/byawitz/ggh
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = git
makedepends = go
depends = glibc
depends = openssh
provides = ssh-ggh=0.1.4.r0.g83fc75e
conflicts = ssh-ggh
conflicts = ssh-ggh-bin
source = git+https://github.com/byawitz/ggh.git
sha256sums = SKIP
pkgname = ssh-ggh-git
|