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

Felix Yan fyan at archlinux.org
Fri Mar 6 13:23:46 UTC 2015


    Date: Friday, March 6, 2015 @ 14:23:46
  Author: fyan
Revision: 128814

upgpkg: nodejs 0.12.0-4

bump npm to 2.7.0

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-06 13:15:50 UTC (rev 128813)
+++ PKGBUILD	2015-03-06 13:23:46 UTC (rev 128814)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.12.0
-_npmver=2.6.1
-pkgrel=3
+_npmver=2.7.0
+pkgrel=4
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'



More information about the arch-commits mailing list