blob: 4160d771bf1f3f526733dd7516527eff91033272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = edgar-ssh
pkgdesc = A small utility to maintain SSH config files
pkgver = 6.0
pkgrel = 1
url = https://git.umaneti.net/edgar/about/
arch = any
license = WTFPL
makedepends = python-flit-core
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-yaml
source = https://git.umaneti.net/edgar/snapshot/edgar-6.0.tar.gz
sha256sums = fb5fcc96cc271f0de76df0057f78c065f3520307aad6102fbb5417ae256f081f
pkgname = edgar-ssh
|