summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRadu Potop2017-03-25 23:17:55 +0000
committerRadu Potop2017-03-25 23:17:55 +0000
commitfbffe4b413e425398beb7bd772bdd54798bb2ba2 (patch)
treec868b54154bfd9d05b6b21d1b2a4d971f013dfc7 /PKGBUILD
parent039e566b2d023dd2a612080a17fc339e7832b593 (diff)
downloadaur-fbffe4b413e425398beb7bd772bdd54798bb2ba2.tar.gz
add `docs` to options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff48309a5b0d..eff34273cdc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="Node.js API documentation."
arch=(any)
url="https://nodejs.org/en/docs/"
license=('MIT')
+options=('docs')
source=("https://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz")
sha256sums=('d76bad6e843005aa016f285e983493e344fde80eac4258b4bf9ee8654f5d6e43')