mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/v8 to 3.24.35.22-1
This commit is contained in:
parent
4a9e5f8dd4
commit
5a218559f6
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
pkgname=v8
|
pkgname=v8
|
||||||
# use http://omahaproxy.appspot.com/ to find stable v8 version
|
# use http://omahaproxy.appspot.com/ to find stable v8 version
|
||||||
pkgver=3.23.17.23
|
pkgver=3.24.35.22
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Fast and modern Javascript engine'
|
pkgdesc='Fast and modern Javascript engine'
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
|
@ -20,7 +20,7 @@ makedepends=(subversion python2)
|
||||||
# unfortunately https://github.com/$pkgname/$pkgname does not contain all tags
|
# unfortunately https://github.com/$pkgname/$pkgname does not contain all tags
|
||||||
source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.bz2
|
source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.bz2
|
||||||
v8.pc)
|
v8.pc)
|
||||||
sha256sums=('b6702e68755adab3457d4e066957356c7a4e5eab3624edd39daad82818eb870e'
|
sha256sums=('235d6738dc5c1518a219eedb5529265e3ff511698a7bd6a7069aec7aa75f73f0'
|
||||||
'2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d')
|
'2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d')
|
||||||
|
|
||||||
[[ "$CARCH" = 'i686' ]] && ARCH=ia32
|
[[ "$CARCH" = 'i686' ]] && ARCH=ia32
|
||||||
|
|
Loading…
Reference in a new issue