summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a4e68c1dc3fc04ccdecb128b2eae692a62cb966 (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
25
26
27
28
29
30
31
pkgbase = openvpn-nordvpn
	pkgdesc = OpenVPN helper script for nordvpn.com
	pkgver = 0.1.41
	pkgrel = 1
	url = https://github.com/nstinus/nordvpn
	install = openvpn-nordvpn.install
	arch = any
	license = MIT
	makedepends = coreutils
	makedepends = asciidoc
	makedepends = git
	depends = openvpn
	depends = systemd
	depends = openvpn-update-resolv-conf-git
	depends = curl
	depends = unzip
	depends = sudo
	depends = coreutils
	depends = bc
	depends = fping
	optdepends = iputils: run ping and rank functions
	optdepends = vpnfailsafe-git: use instead of update-resolv-conf if available
	optdepends = python-pandas: run nordvpn infos command
	optdepends = bash-completion: auto-complete commands
	optdepends = jq: pick recommended server for "start" command
	provides = nordvpn
	source = git+https://github.com/nstinus/nordvpn.git#commit=v0.1-41-gfbdfbfd
	sha1sums = SKIP

pkgname = openvpn-nordvpn