blob: 5e2663ac0cf6407dbd4c82ff9941ab68b99bd91d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = innernet-git
pkgdesc = A tool to manage WireGuard network topologies.
pkgver = v1.3.0.beta.3.r4.426916f
pkgrel = 1
url = https://github.com/tonarino/innernet
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = sqlite
conflicts = innernet
source = innernet-git::git+https://github.com/tonarino/innernet
sha1sums = SKIP
pkgname = innernet-git
|