summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d401a36c594..8706a714c39f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Apr 23 13:17:36 UTC 2016
+# Sat Apr 23 13:19:23 UTC 2016
pkgbase = v8
pkgdesc = Fast and modern Javascript engine used in Google Chrome.
- pkgver = 5.1.110.1
- pkgrel = 2
+ pkgver = 5.1.281.12
+ pkgrel = 1
url = https://code.google.com/p/v8/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1c8259ef9620..d56edc0e30c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Marco Pompili <marcs.pompili@gmail.com>
pkgname=v8
-pkgver=5.1.110.1
-pkgrel=2
+pkgver=5.1.281.12
+pkgrel=1
pkgdesc="Fast and modern Javascript engine used in Google Chrome."
arch=("i686" "x86_64")
url="https://code.google.com/p/v8/"