summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3266204db425..38959c4e789e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 14 03:09:31 UTC 2016
+# Thu Jan 21 07:21:17 UTC 2016
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 49.0.2618.8
+ pkgver = 49.0.2623.0
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -54,7 +54,7 @@ pkgbase = chromium-dev
optdepends = ttf-font: For some typography
optdepends = libappindicator-gtk2: Needed for show systray icon in the panel in plasma-next (KF5)
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-49.0.2618.8.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-49.0.2623.0.tar.xz
source = chromium-launcher-3.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v3.tar.gz
source = chromium-dev.desktop
source = chromium-dev.xml
@@ -63,7 +63,7 @@ pkgbase = chromium-dev
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-ffmpeg-r2.patch
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-snapshot-toolchain-r1.patch
source = enable_vaapi_on_linux-r3.diff
- sha1sums = 21e2554bfbe7d47d33f31ddee4a9a56c72e8437b
+ sha1sums = f51aa25bbb219d4283f430c2a692935bcb9e9450
sha1sums = d18f8d96e80be9c31d994cc6362d7d8041c53319
sha1sums = 0acc45b901418f270d0b2068502e39c407c74ea4
sha1sums = 2b98c549332e7337307ce287e150930cfc1dfa5f
diff --git a/PKGBUILD b/PKGBUILD
index b148c5c6acb4..8ba92f37971f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _use_gtk3=0 # If set 1, then build with GTK3 support, if set 0, then
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=49.0.2618.8
+pkgver=49.0.2623.0
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -205,6 +205,8 @@ _necesary=('base/third_party/dmg_fp'
'third_party/analytics'
'third_party/angle'
'third_party/angle/src/third_party/compiler'
+ 'third_party/angle/src/third_party/murmurhash'
+ 'third_party/angle/src/third_party/trace_event'
'third_party/brotli'
'third_party/boringssl'
'third_party/cacheinvalidation'