From d47a6297bcf65e95a9465d33730d533550f70375 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 23 Nov 2014 20:49:05 +0000 Subject: [PATCH] community/v8 to 3.29.88.17-1 --- community/v8/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/v8/PKGBUILD b/community/v8/PKGBUILD index 3c124ec59..e9d1e38a9 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.29.88.10 +pkgver=3.29.88.17 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=('f465bb79898389c919e24ef39e586579ff55d2c08528b28a1da68dc337e62f60' +sha256sums=('2a056ba159defe5852ad03aa572ce91ddcef799df2fc281f316b5c015c830007' '2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d') [[ "$CARCH" = 'i686' ]] && ARCH=ia32