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

Felix Yan fyan at archlinux.org
Fri Sep 19 11:42:08 UTC 2014


    Date: Friday, September 19, 2014 @ 13:42:08
  Author: fyan
Revision: 119212

upgpkg: nodejs 0.10.32-2

update npm to 2.0.1

Modified:
  nodejs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-19 05:48:16 UTC (rev 119211)
+++ PKGBUILD	2014-09-19 11:42:08 UTC (rev 119212)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.32
-_npmver=2.0.0
-pkgrel=1
+_npmver=2.0.1
+pkgrel=2
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'




More information about the arch-commits mailing list