community/v8 to 3.23.17.23-1

This commit is contained in:
Kevin Mihelich 2014-03-30 03:40:38 +00:00
parent c2f7f1de9f
commit ac9d49791e

View file

@ -9,7 +9,7 @@
pkgname=v8
# use http://omahaproxy.appspot.com/ to find stable v8 version
pkgver=3.23.17.13
pkgver=3.23.17.23
pkgrel=1
pkgdesc='Fast and modern Javascript engine'
arch=(i686 x86_64)
@ -20,7 +20,7 @@ makedepends=(subversion python2)
# unfortunately https://github.com/$pkgname/$pkgname does not contain all tags
source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.bz2
v8.pc)
sha256sums=('4b826735d182e9615fd9259e3f5d008c4f53d98c9f3531a6af75f00bd07be0b1'
sha256sums=('b6702e68755adab3457d4e066957356c7a4e5eab3624edd39daad82818eb870e'
'2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d')
[[ "$CARCH" = 'i686' ]] && ARCH=ia32