summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbuckket2020-10-13 01:19:22 +0200
committerbuckket2020-10-13 01:19:22 +0200
commitfbb2e75fb98711783d158e12e8c389d3d7ead5a3 (patch)
treed1ee4a058b23312587c3bc85ed460ee02a76201e /.SRCINFO
parent6e7b28390fc73ef6c48b733c00f4d64b72f45b0f (diff)
downloadaur-fbb2e75fb98711783d158e12e8c389d3d7ead5a3.tar.gz
Include ARM in list of supported architectures
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5efca5ad68f2..7109100d0350 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,16 @@
pkgbase = zigbee2mqtt-git
pkgdesc = A Zigbee to MQTT bridge
pkgver = 1.12.0.r0.g840b9d9
- pkgrel = 2
+ pkgrel = 3
url = https://www.zigbee2mqtt.io
arch = x86_64
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = GPL3
makedepends = git
- depends = nodejs>=10.0,
+ depends = nodejs>=10.0
depends = npm
optdepends = cc-tool: To flash Texas Instruments CC2531 debugger
optdepends = mosquitto: MQTT broker