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

Felix Yan fyan at archlinux.org
Fri Feb 6 15:46:36 UTC 2015


    Date: Friday, February 6, 2015 @ 16:46:35
  Author: fyan
Revision: 127193

upgpkg: nodejs 0.10.36-3

bump npm to 2.5.0

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-06 15:34:44 UTC (rev 127192)
+++ PKGBUILD	2015-02-06 15:46:35 UTC (rev 127193)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.36
-_npmver=2.4.1
-pkgrel=2
+_npmver=2.5.0
+pkgrel=3
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'



More information about the arch-commits mailing list