mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/v8 to 3.25.28.16-1
This commit is contained in:
parent
8fb492f69c
commit
c347aaf7d7
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.24.35.33
|
||||
pkgver=3.25.28.16
|
||||
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=('ebde3d100aa61ee6cdff436ef8cc9291b99f0c246afddd67120838f1b85871ec'
|
||||
sha256sums=('0bc398066499fb8d927bdd9af0fc253da4d9a9b21253c8f8eaa9ef72a9e15d96'
|
||||
'2b054309df9af9fb2e3e14527e88360b44745649b4866e592fb357ac90935f5d')
|
||||
|
||||
[[ "$CARCH" = 'i686' ]] && ARCH=ia32
|
||||
|
|
Loading…
Reference in a new issue