summaryrefslogtreecommitdiff
path: root/community/v8/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-28 03:31:41 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-28 03:31:41 +0000
commitfc3a052d9f439abcf0ce424b7d45b682a5377087 (patch)
treee30cf804e2126c73de97abfb7a4819dd8aa092f8 /community/v8/PKGBUILD
parent266ddb4aa9aed9a6a66b5eb9e17da710e66c4987 (diff)
Wed May 28 03:24:53 UTC 2014
Diffstat (limited to 'community/v8/PKGBUILD')
-rw-r--r--community/v8/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/v8/PKGBUILD b/community/v8/PKGBUILD
index ec1ff5e02..c19758778 100644
--- a/community/v8/PKGBUILD
+++ b/community/v8/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110924 2014-05-09 16:39:03Z anatolik $
+# $Id: PKGBUILD 111932 2014-05-26 22:25:34Z anatolik $
# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
@@ -6,7 +6,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)
@@ -17,7 +17,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