summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authora8212023-12-17 22:42:21 +0100
committera8212023-12-17 22:42:21 +0100
commit65c703ac8548aeb3ef9408dbd9924a51d23c09e0 (patch)
treea93bba389424af0f96cc7295d83ae202ea4ad6c9 /PKGBUILD
parente65173d285ac0226e7ab07405c5e9aa6e7c4167e (diff)
downloadaur-65c703ac8548aeb3ef9408dbd9924a51d23c09e0.tar.gz
Update to version 1.5.21.1012
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() {