[arch-commits] Commit in nodejs/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Jan 27 04:01:57 UTC 2015


    Date: Tuesday, January 27, 2015 @ 05:01:56
  Author: fyan
Revision: 126623

upgpkg: nodejs 0.10.36-1

Modified:
  nodejs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 01:41:48 UTC (rev 126622)
+++ PKGBUILD	2015-01-27 04:01:56 UTC (rev 126623)
@@ -9,9 +9,9 @@
 # Contributor: TIanyi Cui <tianyicui at gmail.com>
 
 pkgname=nodejs
-pkgver=0.10.35
+pkgver=0.10.36
 _npmver=2.3.0
-pkgrel=5
+pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'
@@ -24,7 +24,7 @@
 options=('!emptydirs')
 source=("http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz"
         git+https://github.com/npm/npm.git#tag=v$_npmver)
-sha256sums=('0043656bb1724cb09dbdc960a2fd6ee37d3badb2f9c75562b2d11235daa40a03'
+sha256sums=('b9d7d1d0294bce46686b13a05da6fc5b1e7743b597544aa888e8e64a9f178c81'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list