summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Landau2018-04-29 23:31:48 +0300
committerDaniel Landau2018-04-29 23:31:48 +0300
commit15c96a1aef9b68329b589fd5049dc1a7555005c1 (patch)
tree4865b222fa71697683fa88ef9b8f89eaad158418
parent6a5823c6854e723d5ddf759fb92266c31d8c2603 (diff)
downloadaur-15c96a1aef9b68329b589fd5049dc1a7555005c1.tar.gz
Use older node
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b8204e3cec5..b641bd982eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A decentralized messaging and sharing app built on top of Secure Scuttl
arch=('i686' 'x86_64')
url="https://github.com/ssbc/patchwork"
license=('AGPL3')
-depends=('libxtst' 'libxext' 'libxkbfile' 'gconf' 'libsodium' 'libxss' 'gtk2' 'nodejs' 'npm' 'alsa-lib' 'nss')
+depends=('libxtst' 'libxext' 'libxkbfile' 'gconf' 'libsodium' 'libxss' 'gtk2' 'nodejs-latest-bin=9.11.0' 'alsa-lib' 'nss')
options=(!strip)
source=(
"https://github.com/ssbc/${_upstream}/archive/v${pkgver}.tar.gz"