summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2019-12-18 14:14:29 +0330
committerMohammadreza Abdollahzadeh2019-12-18 14:14:29 +0330
commit453205455e3944975c0fe31714a84d630dc6cca9 (patch)
tree6f793b4ec32b3c81d9edb809b515a93fe15c5c7c /PKGBUILD
parente51d6c922f5dc588a42038f612932edbf51876b4 (diff)
downloadaur-453205455e3944975c0fe31714a84d630dc6cca9.tar.gz
update to v13.4.0
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"