From 0fe646756bfbb8b83f9b3c9a0c0aabb63149ef85 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 10 Feb 2015 22:34:23 +0000 Subject: [PATCH] community/v8 to 3.30.33.16-1 --- community/v8/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v8/PKGBUILD b/community/v8/PKGBUILD index 75cdb22d0..20feda9e9 100644 --- a/community/v8/PKGBUILD +++ b/community/v8/PKGBUILD @@ -9,7 +9,7 @@ pkgname=v8 # use http://omahaproxy.appspot.com/ to find stable v8 version -pkgver=3.30.33.15 +pkgver=3.30.33.16 pkgrel=1 pkgdesc='Fast and modern Javascript engine' arch=(i686 x86_64) @@ -20,7 +20,7 @@ makedepends=(python2 ninja) # unfortunately https://github.com/$pkgname/$pkgname does not contain all tags source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver-lite.tar.bz2 v8.pc) -sha256sums=('b17a6e7a04ec86a2b908eee1a0415f676a91fa81c8b8b3e7f8755d2053787aa4' +sha256sums=('a9eed0d858abe1999c1d4500039afd16feb5f8ee6ca1820eb467efafdccf2cf6' '2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d') [[ "$CARCH" = 'i686' ]] && ARCH=ia32