summaryrefslogtreecommitdiff
path: root/pcr/cjdns-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/cjdns-git/PKGBUILD')
-rw-r--r--pcr/cjdns-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/cjdns-git/PKGBUILD b/pcr/cjdns-git/PKGBUILD
index 66a2b4472..d14c2dbeb 100644
--- a/pcr/cjdns-git/PKGBUILD
+++ b/pcr/cjdns-git/PKGBUILD
@@ -6,12 +6,12 @@
_pkgname=cjdns
pkgname=$_pkgname-git
-pkgver=0.3.3385
+pkgver=0.3.3388
pkgrel=1
pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
url='https://github.com/cjdelisle/cjdns'
license=('GPL3')
-arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64')
options=('!distcc' '!strip' '!buildflags')
depends=('glibc')
makedepends=('git' 'nodejs' 'python2')