summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c8bea9f85ad..a411f3c36b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=shiny-server-git
_pkgname=${pkgname%-git}
-pkgver=1.5.20.1002.r0.gd9e391b
+pkgver=1.5.21.1012.r0.gbe6a189
pkgrel=1
epoch=1
pkgdesc="Host Shiny applications over the web"
@@ -51,7 +51,6 @@ build() {
make
cd ..
./bin/npm install
- ./bin/node ./ext/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js rebuild
}
package() {