From eb5b4fef7176448e85583e6c6d8a1b1269c5be12 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 17 Feb 2018 04:00:04 +0000 Subject: [PATCH] community/nodejs to 9.5.0-2 --- community/nodejs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD index 26af52605..ee2f22fd5 100644 --- a/community/nodejs/PKGBUILD +++ b/community/nodejs/PKGBUILD @@ -15,7 +15,7 @@ buildarch=28 pkgname=nodejs pkgver=9.5.0 -pkgrel=1 +pkgrel=2 pkgdesc='Evented I/O for V8 javascript' arch=('x86_64') url='http://nodejs.org/'