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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Feb 26 15:56:14 UTC 2013


    Date: Tuesday, February 26, 2013 @ 16:56:14
  Author: bpiotrowski
Revision: 84969

upgpkg: nodejs 0.8.21-1

upstream release

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 15:55:14 UTC (rev 84968)
+++ PKGBUILD	2013-02-26 15:56:14 UTC (rev 84969)
@@ -8,7 +8,7 @@
 # Contributor: TIanyi Cui <tianyicui at gmail.com>
 
 pkgname=nodejs
-pkgver=0.8.20
+pkgver=0.8.21
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 checkdepends=('curl') # curl used for check()
 options=('!emptydirs')
 source=(http://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.gz)
-sha256sums=('e4461bfded531f4880839829ab3bce5b824905d6e181876e3d0309a366bf57ee')
+sha256sums=('e526f56d22bb2ebee5a607bd1e7a16dcc8530b916e3a372192e6cd5fa97d08e6')
 
 build() {
   cd node-v${pkgver}




More information about the arch-commits mailing list