summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathan Robinson2021-11-19 23:41:31 -0500
committerNathan Robinson2021-11-19 23:41:31 -0500
commit96f7b0ffd5edc0c56533b8785db9c4748e51717f (patch)
treefe70b2c39938a35fe0ccf17e750f6b49ecf2fa84 /PKGBUILD
parentc6764883ef44b6e098a7d69a70dda463cbce8875 (diff)
downloadaur-96f7b0ffd5edc0c56533b8785db9c4748e51717f.tar.gz
use lts nodejs on aarch64 at 23:41 of 2021-11-19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d50798bda1ff..e063587cd220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=neopo-git
_gitname="neopo"
-pkgver=r342.888d98d
+pkgver=r344.6b3049a
pkgrel=1
pkgdesc="A lightweight solution for local Particle development."
arch=("x86_64" "aarch64")
@@ -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: support for particle-cli"
+ "nodejs-lts-erbium: support for particle-cli"
"openocd-git: support for debugging")
pkgver() {