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

Felix Yan fyan at archlinux.org
Sat Feb 21 14:39:03 UTC 2015


    Date: Saturday, February 21, 2015 @ 15:39:02
  Author: fyan
Revision: 128070

upgpkg: nodejs 0.12.0-2

update npm to 2.6.0

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-21 14:29:28 UTC (rev 128069)
+++ PKGBUILD	2015-02-21 14:39:02 UTC (rev 128070)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.12.0
-_npmver=2.5.1
-pkgrel=1
+_npmver=2.6.0
+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