summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2015-08-16 01:56:47 -0700
committerUncle Hunto2015-08-16 01:56:47 -0700
commit93a3434d6007775dc10d4fc97d9952a71b92f850 (patch)
tree3de5df95026f09081e72ee545bc486d92ef71345
parentb8da75253cbfb115e0b9721d1b9956fc47b0d7c9 (diff)
downloadaur-93a3434d6007775dc10d4fc97d9952a71b92f850.tar.gz
Cleanup PKGBUILD
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84037c6242d4..39dba68d54c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
pkgname=airvpn-bin
pkgver=2.9.2
pkgrel=7
-pkgdesc='AirVPN client "Eddie", stable version. Based on OpenVPN and operated by activists and hacktivists
-in defense of net neutrality, privacy and against censorship.'
+pkgdesc='AirVPN client "Eddie" based on OpenVPN, stable version.'
arch=('i686' 'x86_64')
url=https://airvpn.org/linux/
license=(GPL3)
depends=(gksu mono openvpn)
-optdepends=(stunnel openssh)
+optdepends=('stunnel: VPN over SSL' 'openssh: VPN over SSH')
provides=('airvpn')
conflicts=('airvpn' 'airvpn-beta-bin')
install=airvpn.install