blob: c9464bd76df52924a815b37f54a7515c1ec7135d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wireguard-deployer-git
pkgdesc = WireGuard configs and keys generaor for systemd-networkd and OpenWrt
pkgver = 0.1.0.r29.150e155
pkgrel = 1
url = https://github.com/7Ji/wireguard-deployer
arch = x86_64
arch = aarch64
license = AGPL-3.0-or-later
makedepends = cargo
depends = gcc-libs
depends = glibc
provides = wireguard-deployer=0.1.0.r29.150e155
conflicts = wireguard-deployer
source = git+https://github.com/7Ji/wireguard-deployer.git
sha256sums = SKIP
pkgname = wireguard-deployer-git
|