[arch-commits] Commit in chromium/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Tue Nov 13 15:37:05 UTC 2018


    Date: Tuesday, November 13, 2018 @ 15:37:05
  Author: foutrelis
Revision: 339405

upgpkg: chromium 70.0.3538.102-1

New upstream release; temporarily switch to self-hosted source tarball.

Modified:
  chromium/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-13 15:22:36 UTC (rev 339404)
+++ PKGBUILD	2018-11-13 15:37:05 UTC (rev 339405)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=chromium
-pkgver=70.0.3538.77
-pkgrel=2
+pkgver=70.0.3538.102
+pkgrel=1
 _launcher_ver=6
 pkgdesc="A web browser built for speed, simplicity, and security"
 arch=('x86_64')
@@ -28,7 +28,7 @@
         chromium-widevine-r2.patch
         chromium-system-icu.patch
         chromium-skia-harmony.patch)
-sha256sums=('c914f86c4c8375b719eca89ea89dbec4ae3d09df3f758d5f7c91d4914d290449'
+sha256sums=('dc9d8b86d7f0d4afa085904a8d98d48f34db3ef704a47795d4b60dae473ea4db'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
             'cd1e87bf3618b7897c5caf7b0f4213cfa5ce917acb0613ecd2ab3f830f0cbfbb'
             '1b370d49c43e88acfe7c0b1f9517047e927f3407bd80b4a48bba32c001f80136'
@@ -36,6 +36,9 @@
             'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
             'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
 
+# Temporarily using our own tarball due to https://crbug.com/904350
+source[0]=https://sources.archlinux.org/other/chromium/$pkgname-$pkgver-arch1.tar.xz
+
 # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
 # Keys are the names in the above script; values are the dependencies in Arch
 declare -gA _system_libs=(



More information about the arch-commits mailing list