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

Evangelos Foutras foutrelis at archlinux.org
Fri Aug 25 11:44:12 UTC 2017


    Date: Friday, August 25, 2017 @ 11:44:10
  Author: foutrelis
Revision: 303514

upgpkg: chromium 60.0.3112.113-1

- New upstream release.
- Switch to bundled libpng because Chromium doesn't play nice with the
  APNG-patched system libpng (FS#55093).

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-25 10:03:29 UTC (rev 303513)
+++ PKGBUILD	2017-08-25 11:44:10 UTC (rev 303514)
@@ -14,7 +14,7 @@
   #[icu]=icu                 # Enable again when upstream supports ICU 59
   [libdrm]=
   [libjpeg]=libjpeg
-  [libpng]=libpng
+  #[libpng]=libpng           # https://crbug.com/752403#c10
   #[libvpx]=libvpx           # https://bugs.gentoo.org/611394
   [libwebp]=libwebp
   #[libxml]=libxml2          # https://bugs.gentoo.org/616818
@@ -27,7 +27,7 @@
 )
 
 pkgname=chromium
-pkgver=60.0.3112.101
+pkgver=60.0.3112.113
 pkgrel=1
 _launcher_ver=5
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -51,7 +51,7 @@
         chromium-blink-gcc7.patch
         chromium-v8-gcc7.patch
         chromium-widevine.patch)
-sha256sums=('0bfb6318af1c3cf82e8ac872e3da34cd3c013aadaab446d5097228101cec065e'
+sha256sums=('ebfce706a1ea02a92e35f360c7364d1184dacf040b59eade4cb51aa61a4fec59'
             '4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
             '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
             '06345804c00d9618dad98a2dc04f31ef19912cdf6e9d6e577ef7ffb1fa57003f'



More information about the arch-commits mailing list