summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-06-14 19:31:37 +0200
committersL1pKn072017-06-14 19:31:37 +0200
commit8f45a6c3847dad99ffa1394c5b75fa3dff184f2c (patch)
tree81fabf806d47d0a031f359ba3ad5d73b49d4869d
parent7fb28e7b7dd45f55fb30c18dadc2b0a6fd33344e (diff)
downloadaur-8f45a6c3847dad99ffa1394c5b75fa3dff184f2c.tar.gz
Update to 61.0.3128.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ceb10cb78b8..1654bdac7841 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jun 12 14:13:56 UTC 2017
+# Wed Jun 14 17:31:19 UTC 2017
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 61.0.3124.4
+ pkgver = 61.0.3128.3
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -49,22 +49,20 @@ pkgbase = chromium-dev
optdepends = ttf-font: For some typography
optdepends = libappindicator-gtk3: Needed for show systray icon in the panel
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-61.0.3124.4.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-61.0.3128.3.tar.xz
source = chromium-launcher-3.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v3.tar.gz
source = chromium-dev.svg
source = BUILD.gn
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-FORTIFY_SOURCE-r2.patch
- source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-gn-bootstrap-r9.patch
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-icu-r2.patch
source = minizip.patch
source = vaapi_patch_r2.patch
source = chromium-widevine-r1.patch
- sha256sums = 8976732d3fbbbfe188d79cb64169a5ceafe8e23351b8fb650cfd02fdfd74a83c
+ sha256sums = 21b284c71cbd1df1302b3d41f813765c8265ba279a78455447a30ada710e9929
sha256sums = 8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28
sha256sums = dd2b5c4191e468972b5ea8ddb4fa2e2fa3c2c94c79fc06645d0efc0e63ce7ee1
sha256sums = c7d9974834fc3803b5f1a1d310ff391306964caaabc807a62f8e5c3d38526ee6
sha256sums = fa3f703d599051135c5be24b81dfcb23190bb282db73121337ac76bc9638e8a5
- sha256sums = 02d13c22a658de47f1e2331c761b9445e24b43ef0b698d46746137dd8701e285
sha256sums = 65c89853c132e3a61e17ba3157ba3ad1352e53bf39480889a2d766de4a0c409f
sha256sums = 95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840
sha256sums = 4ec8b2df4859b9d26b8ea4afc205f563f59844c54a6659bb279776b93163a0ce
diff --git a/PKGBUILD b/PKGBUILD
index b827ab409e55..c30ca22be55e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _enable_vaapi=0 # Patch for VAAPI HW acceleration NOTE: don't work in some grap
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=61.0.3124.4
+pkgver=61.0.3128.3
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -83,7 +83,6 @@ source=( #"https://gsdview.appspot.com/chromium-browser-official/chromium-${pkgv
'BUILD.gn'
# Patch form Gentoo
'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-FORTIFY_SOURCE-r2.patch'
- 'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-gn-bootstrap-r9.patch'
'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-icu-r2.patch'
# Misc Patches
'minizip.patch'
@@ -98,7 +97,6 @@ sha256sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/
'c7d9974834fc3803b5f1a1d310ff391306964caaabc807a62f8e5c3d38526ee6'
# Patch form Gentoo
'fa3f703d599051135c5be24b81dfcb23190bb282db73121337ac76bc9638e8a5'
- '02d13c22a658de47f1e2331c761b9445e24b43ef0b698d46746137dd8701e285'
'65c89853c132e3a61e17ba3157ba3ad1352e53bf39480889a2d766de4a0c409f'
# Misc Patches
'95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840'
@@ -175,7 +173,7 @@ _keeplibs=(
'third_party/WebKit'
'third_party/analytics'
'third_party/angle'
- 'third_party/angle/src/common/third_party/numerics'
+ 'third_party/angle/src/common/third_party/base'
'third_party/angle/src/third_party/compiler'
'third_party/angle/src/third_party/murmurhash'
'third_party/angle/src/third_party/trace_event'
@@ -390,7 +388,6 @@ prepare() {
msg2 "Patching the sources"
# Patch sources from Gentoo.
patch -p1 -i "${srcdir}/chromium-FORTIFY_SOURCE-r2.patch"
- patch -p1 -i "${srcdir}/chromium-gn-bootstrap-r9.patch"
patch -p1 -i "${srcdir}/chromium-system-icu-r2.patch"
# Misc Patches: