blob: 2104a14a354bc5a14d837d1094cc0793364fdb35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = sshs
pkgdesc = Terminal user interface for SSH
pkgver = 3.4.0
pkgrel = 1
url = https://github.com/quantumsheep/sshs
arch = any
license = MIT
makedepends = go
depends = openssh
source = https://github.com/quantumsheep/sshs/archive/refs/tags/3.4.0.tar.gz
sha256sums = f46f9185f97e35cf3b02286631df715027c3b0d374959c7e402a21bd30208f74
pkgname = sshs
|