[arch-commits] Commit in nodejs/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 20 06:10:20 UTC 2014
Date: Saturday, September 20, 2014 @ 08:10:20
Author: fyan
Revision: 119311
upgpkg: nodejs 0.10.32-3
update npm to 2.0.2
Modified:
nodejs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-20 06:01:09 UTC (rev 119310)
+++ PKGBUILD 2014-09-20 06:10:20 UTC (rev 119311)
@@ -10,8 +10,8 @@
pkgname=nodejs
pkgver=0.10.32
-_npmver=2.0.1
-pkgrel=2
+_npmver=2.0.2
+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