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

Felix Yan fyan at archlinux.org
Fri Oct 31 17:21:43 UTC 2014


    Date: Friday, October 31, 2014 @ 18:21:43
  Author: fyan
Revision: 121635

upgpkg: nodejs 0.10.33-3

update npm to 2.1.7

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-31 16:12:27 UTC (rev 121634)
+++ PKGBUILD	2014-10-31 17:21:43 UTC (rev 121635)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.33
-_npmver=2.1.6
-pkgrel=2
+_npmver=2.1.7
+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