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

Felix Yan fyan at archlinux.org
Thu Mar 12 04:48:52 UTC 2015


    Date: Thursday, March 12, 2015 @ 05:48:52
  Author: fyan
Revision: 129091

upgpkg: nodejs 0.12.0-5

bump npm to 2.7.1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-12 04:00:12 UTC (rev 129090)
+++ PKGBUILD	2015-03-12 04:48:52 UTC (rev 129091)
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.12.0
-_npmver=2.7.0
-pkgrel=4
+_npmver=2.7.1
+pkgrel=5
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
 url='http://nodejs.org/'



More information about the arch-commits mailing list