mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/v8 to 3.30.33.15-1
This commit is contained in:
parent
747967bff5
commit
bf4a143e74
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
pkgname=v8
|
||||
# use http://omahaproxy.appspot.com/ to find stable v8 version
|
||||
pkgver=3.29.88.17
|
||||
pkgver=3.30.33.15
|
||||
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=('2a056ba159defe5852ad03aa572ce91ddcef799df2fc281f316b5c015c830007'
|
||||
sha256sums=('b17a6e7a04ec86a2b908eee1a0415f676a91fa81c8b8b3e7f8755d2053787aa4'
|
||||
'2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d')
|
||||
|
||||
[[ "$CARCH" = 'i686' ]] && ARCH=ia32
|
||||
|
|
Loading…
Reference in a new issue