summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fe624976bc5..8c9ce53fcb7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
pkgname=peervpn
pkgver=0.044
_pkgver=${pkgver//./-}
-pkgrel=1
+pkgrel=2
pkgdesc="An open source peer-to-peer VPN"
url="http://www.peervpn.net"
-arch=('i686' 'x86_64' 'armv5tel' 'armv6l' 'armv7h')
+arch=('i686' 'x86_64' 'armv5tel' 'armv6l' 'armv7h' 'aarch64')
license=('GPL3')
depends=('openssl')
backup=('etc/peervpn/peervpn.conf')