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

Felix Yan fyan at archlinux.org
Sat Oct 25 12:16:16 UTC 2014


    Date: Saturday, October 25, 2014 @ 14:16:16
  Author: fyan
Revision: 121389

upgpkg: nodejs 0.10.33-2

update npm to 2.1.6

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-25 12:06:01 UTC (rev 121388)
+++ PKGBUILD	2014-10-25 12:16:16 UTC (rev 121389)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.33
-_npmver=2.1.5
-pkgrel=1
+_npmver=2.1.6
+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