summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d15fdce28948ddc504de32f3ed1ad8d0bcb2d9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = wg_tool
	pkgdesc = Tool to administer wireguard VPN (server and user configs)
	pkgver = 6.3.0
	pkgrel = 1
	url = https://github.com/gene-git/wg_tool
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatch
	makedepends = rsync
	depends = python>3.9
	depends = python-packaging
	depends = python-netaddr
	depends = python-tomli-w
	depends = python-qrcode
	depends = wireguard-tools
	depends = python-tomli
	source = git+https://github.com/gene-git/wg_tool#tag=6.3.0
	sha512sums = SKIP

pkgname = wg_tool