blob: 2263340e6c2be0d653afc2df71cd624f1ba53bdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = otca-git
pkgdesc = otca is a script supporting you in quickly setting up a simple public-key infrastructure.
pkgver = 1.r2.1dd2522
pkgrel = 2
url = https://github.com/kbabioch/otca/
arch = any
license = GPL3
makedepends = git
depends = openssl
provides = otca
conflicts = otca
backup = etc/otca/otca.cnf
source = git+https://github.com/kbabioch/otca.git
sha256sums = SKIP
pkgname = otca-git
|