summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGustavo Alvarez2016-05-26 21:24:32 +0200
committerGustavo Alvarez2016-05-26 21:24:32 +0200
commit79d7135720fb0ff4f101ec3671baa3e4f0e0734b (patch)
tree0a3f18a74468b5941826fb7ba4e1b2e265e230df /PKGBUILD
parentf21eccf71057e4f033a257864dc9e53b9b5e2de6 (diff)
downloadaur-79d7135720fb0ff4f101ec3671baa3e4f0e0734b.tar.gz
Update to 52.0.2743.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 656bd0416b33..aac0f4494a56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _use_gtk3=1 # If set 1, then build with GTK3 support, if set 0, then
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=52.0.2729.3
+pkgver=52.0.2743.6
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -238,6 +238,7 @@ _necesary=('base/third_party/dmg_fp'
'third_party/leveldatabase'
'third_party/libaddressinput'
'third_party/libjingle'
+ 'third_party/libjpeg_turbo'
'third_party/libphonenumber'
'third_party/libpng'
'third_party/libsecret'
@@ -266,6 +267,8 @@ _necesary=('base/third_party/dmg_fp'
'third_party/pdfium/third_party/lcms2-2.6'
'third_party/pdfium/third_party/libjpeg'
'third_party/pdfium/third_party/libopenjpeg20'
+ 'third_party/pdfium/third_party/libpng16'
+ 'third_party/pdfium/third_party/libtiff'
'third_party/pdfium/third_party/zlib_v128'
'third_party/polymer'
'third_party/protobuf'
@@ -390,7 +393,7 @@ _use_system=('-Duse_system_expat=1'
'-Duse_system_jsoncpp=1'
'-Duse_system_libevent=0'
'-Duse_system_libexif=1'
- '-Duse_system_libjpeg=1'
+ '-Duse_system_libjpeg=0'
'-Duse_system_libpng=0'
'-Duse_system_libsrtp=0'
'-Duse_system_libusb=0'