community/nodejs to 10.11.0-1

This commit is contained in:
Kevin Mihelich 2018-09-20 21:21:40 +00:00
parent 3b21a16060
commit 0c83f4f121

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: Felix Yan <felixonmars@archlinux.org>
# Contributor Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Thomas Dziedzic < gostrc at gmail >
@ -15,7 +14,7 @@
buildarch=28
pkgname=nodejs
pkgver=10.10.0
pkgver=10.11.0
pkgrel=1
pkgdesc='Evented I/O for V8 javascript'
arch=('x86_64')
@ -26,7 +25,7 @@ makedepends=('python2' 'procps-ng')
optdepends=('npm: nodejs package manager')
source=("nodejs-$pkgver.tar.gz::https://github.com/nodejs/node/archive/v$pkgver.tar.gz"
'atomic.patch')
sha512sums=('f005f968fcfb17488caa0571059bd78e4e3c616503927144440f2ce724bdd35bb8f1a86f9a614475888a6f9fdec50f80a55c55f51462498859fb7dbe5d6de534'
sha512sums=('6bf6e7f7375d468752b173faeaf7e769615c8a9d83420ed1fa0d9245dfe1117f5942a63ade3f9fb3c92ed2141eee1d31f8a00b2fc0644284a8da40e40d4b8cd8'
'fa6d8a03f397b170353cdf2ca6578b5173d1cbc1f588e404e5aab1e34c05d99ad4fe2f1cf28cbbeb3bf8b7563960f37f9469c312484bdbe41c20d6fe05121c95')
prepare() {