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 a8faf9e3b83c..82911c07cc6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=shadowvpn
_pkgname=ShadowVPN
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A fast, safe VPN based on libsodium"
-arch=('i686' 'x86_64' 'armv5' 'armv7')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/rains31/${_pkgname}"
license=('MIT')
depends=('sh' 'libsodium')