summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee75fea32823..83bd4f450e1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 27 13:20:53 UTC 2016
+# Thu Jun 2 13:21:35 UTC 2016
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 52.0.2743.10
+ pkgver = 52.0.2743.19
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-gtk3: Needed for show systray icon in the panel in plasma-next (KF5)
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-52.0.2743.10.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-52.0.2743.19.tar.xz
source = chromium-launcher-3.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v3.tar.gz
source = chromium-dev.svg
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-ffmpeg-r2.patch
@@ -63,7 +63,7 @@ pkgbase = chromium-dev
source = chromium-system-jinja-r9.patch
source = minizip.patch::http://pastebin.com/raw/QCqSDam5
source = chromium-widevine-r1.patch
- sha1sums = b4e3f910f3b68882669dc6e24ec6328c67e1db70
+ sha1sums = 84b9c6e1d1955787c0ede0c9e620974e6bde8294
sha1sums = d18f8d96e80be9c31d994cc6362d7d8041c53319
sha1sums = 336976cb66bf8df71fc7f2e92aa723891b6efb53
sha1sums = 450cd81653499eb50f0f7df1b0d4d1c1620365a5
@@ -72,8 +72,6 @@ pkgbase = chromium-dev
sha1sums = 1063521b4e3bf1bb25b666ef7423968886fe055c
sha1sums = bc90b327b05dbecaa88da43211ae0a4ed0c6c57f
sha1sums = 3032c9aeb68d80d8ef3cb8029be0d06ee402fa7f
- makedepends_x86_64 = lib32-gcc-libs
- makedepends_x86_64 = lib32-zlib
pkgname = chromium-dev
diff --git a/PKGBUILD b/PKGBUILD
index 4e604fc35dad..50eca3a0f27a 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.2743.10
+pkgver=52.0.2743.19
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -62,7 +62,7 @@ makedepends=('libexif'
'git'
'imagemagick'
)
-makedepends_x86_64=('lib32-gcc-libs' 'lib32-zlib')
+# makedepends_x86_64=('lib32-gcc-libs' 'lib32-zlib')
optdepends=('chromium-pepper-flash-dev: PPAPI Flash Player (Dev Channel) (64bits only)'
'chromium-widevine-dev: Widevine plugin (eg: Netflix) (Dev Channel) (64bits only)'
#