summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRomain Bazile2019-03-24 11:20:13 +0100
committerRomain Bazile2019-03-24 11:20:13 +0100
commit130bd9db5e675cd59ed085b5624386d6e2b929d1 (patch)
tree8004f4847170f2c845ebd5dd4a077fadd9f0f18d /PKGBUILD
parentac09b00ee2900723d2c60b8f7e22adce1ad7d3c1 (diff)
downloadaur-wpan-tools.tar.gz
addition of arch armv7h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aefabccc3af5..b629c3cf2deb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=wpan-tools
pkgver=0.9
-pkgrel=0
+pkgrel=1
pkgdesc="Userspace tools for Linux IEEE 802.15.4 stack."
epoch=
-arch=('x86_64' 'aarch64')
+arch=('x86_64' 'aarch64' 'armv7h')
url="http://wpan.cakelab.org/"
license=('ISC')
depends=('libnl')