dependencies updated

This commit is contained in:
Metiis
2018-11-20 14:52:49 +01:00
parent ae41664c81
commit b7f58ef133
2 changed files with 4 additions and 5 deletions

View File

@@ -1,12 +1,11 @@
pkgname=nordvpn-bin
pkgver=2.0.0
pkgrel=2
pkgrel=3
pkgdesc="NordVPN CLI tool for Linux"
arch=('x86_64')
url="https://nordvpn.com/download/linux/"
license=('custom')
depends=('openvpn')
options=('!strip')
depends=('openvpn' 'net-tools')
provides=('nordvpn')
conflicts=('openvpn-nordvpn')
source=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver}_amd64.deb")