summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bce60dddfa7c..71c8da485dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
# Contributer: Radu Potop <radu at wooptoo com>
-
pkgname=nodejs-docs
-pkgver=11.10.0
+pkgver=13.4.0
pkgrel=1
pkgdesc="Node.js API documentation."
arch=(any)
@@ -11,7 +10,7 @@ url="https://nodejs.org/en/docs/"
license=('MIT')
options=('docs')
source=("https://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz")
-sha256sums=('45835c210955cd05cab259e664cc19a6f2748dbda6bc9e13edc9a2e8cc498770')
+sha256sums=('039e9bfbb114fca44b14f317cdadf51fc875660e4e03106fa303503add7ae560')
package() {
cd "node-v$pkgver"