summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd05cecb22e74e52b87e8d21ea504cf23eb414c5 (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
pkgbase = openvpn-nordvpn
	pkgdesc = OpenVPN helper script for nordvpn.com
	pkgver = 0.1.22
	pkgrel = 1
	url = https://github.com/nstinus/nordvpn
	install = openvpn-nordvpn.install
	arch = any
	license = MIT
	makedepends = coreutils
	makedepends = asciidoc
	depends = openvpn
	depends = systemd
	depends = openvpn-update-resolv-conf-git
	depends = curl
	depends = unzip
	depends = sudo
	depends = coreutils
	depends = bc
	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
	provides = nordvpn
	source = git+https://github.com/nstinus/nordvpn.git#commit=v0.1-22-g33ec9e0
	sha1sums = SKIP

pkgname = openvpn-nordvpn