summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Scholz2024-03-28 20:11:03 +0000
committerChristoph Scholz2024-03-28 20:11:03 +0000
commita49790cfa2cd8c7caf4c0e7c8658a5b7717e379b (patch)
tree87df9f24be653a808bb8c99a64fade9db85add1a /PKGBUILD
parentd2a508cf615be933d3df9ba5a48684055153f786 (diff)
downloadaur-a49790cfa2cd8c7caf4c0e7c8658a5b7717e379b.tar.gz
update to v3.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6be6e9b6a87..aaa8c01778a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Christoph Scholz <christoph.scholz@gmail.com>
_npmname=node-red
-pkgver=3.1.7
+pkgver=3.1.8
pkgname=nodejs-${_npmname}
pkgrel=1
pkgdesc="A visual tool for wiring the Internet of Things."
@@ -14,7 +14,7 @@ source=("https://registry.npmjs.org/${_npmname}/-/${_npmname}-${pkgver}.tgz"
"${pkgname}.service"
"${pkgname}.default")
noextract=("${_npmname}-${pkgver}.tgz")
-sha256sums=('6128da6dbc08907da912c9451c1b5d307fb907ba4f60a158c5913814e7cfe791'
+sha256sums=('c71df3ca197bc95613b36a9e31036a33e78df38929811dcaf5eef2682755d922'
'cb3468c4f5c5883ed89aef13485c6c604d22f917cec714585dbadd4914fff3e8'
'd08994475b06f270b2f1a2b3c99c22fd33f001dc2a10413460caded125f81f38')