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

Felix Yan fyan at archlinux.org
Sun Sep 28 04:10:31 UTC 2014


    Date: Sunday, September 28, 2014 @ 06:10:31
  Author: fyan
Revision: 119670

upgpkg: nodejs 0.10.32-5

update npm to 2.1.1

Modified:
  nodejs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-27 22:31:46 UTC (rev 119669)
+++ PKGBUILD	2014-09-28 04:10:31 UTC (rev 119670)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 # Contributor: Thomas Dziedzic < gostrc at gmail >
 # Contributor: James Campos <james.r.campos at gmail.com>
@@ -10,8 +10,8 @@
 
 pkgname=nodejs
 pkgver=0.10.32
-_npmver=2.1.0
-pkgrel=4
+_npmver=2.1.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