mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/nodejs to 11.5.0-1
This commit is contained in:
parent
54a9ed930e
commit
8f6bc845e0
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
buildarch=28
|
||||
|
||||
pkgname=nodejs
|
||||
pkgver=11.4.0
|
||||
pkgver=11.5.0
|
||||
pkgrel=1
|
||||
pkgdesc='Evented I/O for V8 javascript'
|
||||
arch=('x86_64')
|
||||
|
@ -25,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=('a9ceb4397c8f549f383974a0e459ec25d387db4bdbacdf181a1376f2e8f581a720bacd36dd238f4595e8aa94d9ce431201613235508966edcf004682f5397fa7'
|
||||
sha512sums=('e7a7c82431e8a7b588bc295b9217c1279a171a6008de80d39d55e5e1e3aed5ff883fc192a33532a9326b0887ec5b6a3f33e94198da1a963939831b5b4bb4987a'
|
||||
'b1dd60c8f594fc07d66c0c77ea682555064cfd66a778e02d94b39be471ffc39ed9e57059e2f9e4dfc8434f0bd4cb958bce2e186e249aeeb179b854add5b4d9d6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue