summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-07-09 12:55:43 +0430
committerMohammadreza Abdollahzadeh2018-07-09 12:55:43 +0430
commit037db57265ba04ec30abc41f31ca944bbd851956 (patch)
tree5d7f260f64de8a2850b0539ecd37c0f7d6c3d7ef /PKGBUILD
parent42924e9f6c5902b56066043525d79a897f9495ea (diff)
downloadaur-037db57265ba04ec30abc41f31ca944bbd851956.tar.gz
update to v10.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f88cc5927b9a..3bfc73f26806 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
+# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
# Contributer: Radu Potop <radu at wooptoo com>
pkgname=nodejs-docs
-pkgver=10.4.1
+pkgver=10.6.0
pkgrel=1
pkgdesc="Node.js API documentation."
arch=(any)
@@ -10,7 +11,7 @@ url="https://nodejs.org/en/docs/"
license=('MIT')
options=('docs')
source=("https://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz")
-sha256sums=('37f0c44399a0955dafb2162308064382883bbf2e4e8ff2e50aa062b081aad87f')
+sha256sums=('8007ebfabee18ffea0f04dbb8f85e7f4cd0a051f89dbb0e72bce5fcca684b36b')
package() {
cd "node-v$pkgver"