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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Sep 1 08:52:43 UTC 2016


    Date: Thursday, September 1, 2016 @ 08:52:42
  Author: bpiotrowski
Revision: 275641

upgpkg: chromium 53.0.2785.89-1

new upstream release

Modified:
  chromium/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-01 08:06:03 UTC (rev 275640)
+++ PKGBUILD	2016-09-01 08:52:42 UTC (rev 275641)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=chromium
-pkgver=52.0.2743.116
+pkgver=53.0.2785.89
 pkgrel=1
 _launcher_ver=3
 pkgdesc="The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser"
@@ -30,7 +30,7 @@
         chromium-widevine.patch
         PNGImageDecoder.patch
         chromium-52.0.2743.116-unset-madv_free.patch)
-sha256sums=('a194ae1edb041024b3d4b6ba438f32fefdb6f1ecb24a96c50248a486b237a101'
+sha256sums=('2e3c5f7b12b5b4f150b93004a718fb85778aeddc4df05bbf92b99a19a1c63dee'
             '8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28'
             '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
             'd6fdcb922e5a7fbe15759d39ccc8ea4225821c44d98054ce0f23f9d1f00c9808'
@@ -66,9 +66,6 @@
   sed "s/@WIDEVINE_VERSION@/Pinkie Pie/" ../chromium-widevine.patch |
     patch -Np1
 
-  # Chromium 51 won't build without this patch. Not reported upstream yet AFAIK.
-  patch -p1 -i "$srcdir"/PNGImageDecoder.patch
-
   # Commentception – use bundled ICU due to build failures (50.0.2661.75)
   # See https://crbug.com/584920 and https://crbug.com/592268
   # ---



More information about the arch-commits mailing list