upgpkg: zwavejs2mqtt 5.8.0-2

switched to arch 'any'
This commit is contained in:
2021-10-25 07:10:21 +02:00
parent 5f9e775e03
commit d7a4548fbf
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ pkgbase = zwavejs2mqtt
pkgver = 5.8.0 pkgver = 5.8.0
pkgrel = 2 pkgrel = 2
url = https://github.com/zwave-js/zwavejs2mqtt url = https://github.com/zwave-js/zwavejs2mqtt
arch = x86_64 arch = any
license = MIT license = MIT
makedepends = yarn makedepends = yarn
makedepends = node-gyp makedepends = node-gyp

View File

@@ -4,7 +4,7 @@ pkgname=zwavejs2mqtt
pkgver=5.8.0 pkgver=5.8.0
pkgrel=2 pkgrel=2
pkgdesc="Zwave to Mqtt gateway and Control Panel Web UI." pkgdesc="Zwave to Mqtt gateway and Control Panel Web UI."
arch=(x86_64) arch=('any')
url="https://github.com/zwave-js/zwavejs2mqtt" url="https://github.com/zwave-js/zwavejs2mqtt"
license=('MIT') license=('MIT')
depends=(nodejs) depends=(nodejs)