blob: fe87c9b9e91c4afaae1abebe066c8e38f7990b12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sshctl
pkgdesc = SSH connection manager CLI tool (binary stable)
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/AndreLeclercq/sshctl
arch = x86_64
license = MIT
makedepends = git
makedepends = rust
depends = glibc
provides = sshctl
conflicts = sshctl
source = git+https://github.com/AndreLeclercq/sshctl.git
sha256sums = SKIP
pkgname = sshctl
|