diff options
Diffstat (limited to 'community/nodejs/PKGBUILD')
-rw-r--r-- | community/nodejs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD index 84155cea3..3ffafd4cb 100644 --- a/community/nodejs/PKGBUILD +++ b/community/nodejs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 74092 2012-07-20 09:07:43Z bpiotrowski $ +# $Id: PKGBUILD 74219 2012-07-23 03:07:41Z allan $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: James Campos <james.r.campos@gmail.com> @@ -9,7 +9,7 @@ pkgname=nodejs pkgver=0.8.3 -pkgrel=2 +pkgrel=3 pkgdesc='Evented I/O for V8 javascript' arch=('i686' 'x86_64') url='http://nodejs.org/' |