summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
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'