From 59971a55f6e20fd003387cb3f52a11f739029902 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 31 Oct 2014 17:49:01 +0000 Subject: [PATCH] community/nodejs to 0.10.33-3 --- community/nodejs/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD index 564f79ee8..8821f5aa2 100644 --- a/community/nodejs/PKGBUILD +++ b/community/nodejs/PKGBUILD @@ -10,8 +10,8 @@ pkgname=nodejs pkgver=0.10.33 -_npmver=2.1.6 -pkgrel=2 +_npmver=2.1.7 +pkgrel=3 pkgdesc='Evented I/O for V8 javascript' arch=('i686' 'x86_64' 'arm') url='http://nodejs.org/'