summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc9ee2e8f0ba..658d36f16f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,11 @@
pkgname=peervpn
pkgver=0.042
_pkgver=${pkgver//./-}
-pkgrel=3
+pkgrel=4
pkgdesc="An open source peer-to-peer VPN"
url="http://www.peervpn.net"
-arch=('i686' 'x86_64' 'armv7h')
+# please report if you find an architecture this does *not* build and run on
+arch=('any')
license=('GPL3')
depends=('openssl')
backup=('etc/peervpn/peervpn.conf')