summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d40596dc427..4bc6195ae8bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=neopo-git
_gitname="neopo"
-pkgver=r361.5f269eb
+pkgver=r362.f061fa6
pkgrel=1
pkgdesc="A lightweight solution for local Particle development."
-arch=("x86_64" "aarch64")
+arch=("x86_64" "aarch64" "armv7h")
url="https://github.com/nrobinson2000/neopo"
license=("custom")
provides=("neopo")
@@ -20,7 +20,7 @@ optdepends=("visual-studio-code-bin: Particle Workbench IDE"
"bash-completion: Bash completion")
optdepends_x86_64=("lib32-glibc: gcc-arm 5.3.1 support")
optdepends_aarch64=("dfu-util: flash devices with DFU"
- "nodejs-lts-erbium: support for particle-cli"
+ "nodejs-lts-fermium: support for particle-cli"
"openocd-git: support for debugging")
pkgver() {