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

Felix Yan fyan at archlinux.org
Sat Jan 31 10:48:51 UTC 2015


    Date: Saturday, January 31, 2015 @ 11:48:50
  Author: fyan
Revision: 126846

upgpkg: nodejs 0.10.36-2

bump npm to 2.4.1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-31 09:54:07 UTC (rev 126845)
+++ PKGBUILD	2015-01-31 10:48:50 UTC (rev 126846)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.36
-_npmver=2.3.0
-pkgrel=1
+_npmver=2.4.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