summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2020-02-13 13:49:01 -0500
committergraysky2020-02-13 13:49:01 -0500
commitcf74b87fa44f238660a6864d1e33ba15ba0ca018 (patch)
treefe355f96b34ff961481c2ef9f6d25c721c9f3d66 /PKGBUILD
parent023ba2ff198727c8768657064ecb763aa9cf438b (diff)
downloadaur-cf74b87fa44f238660a6864d1e33ba15ba0ca018.tar.gz
Update to 80.0.3987.100-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 548337a4d739..d8cb2b7fe784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=chromium-no-extras
-pkgver=80.0.3987.87
-pkgrel=2
+pkgver=80.0.3987.100
+pkgrel=1
_pkgname=chromium
_launcher_ver=6
pkgdesc="Chromium without hangout services, widevine, pipewire, or chromedriver"
@@ -34,11 +34,10 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/$_pkg
fix-building-with-system-zlib.patch
remove-verbose-logging-in-local-unique-font-matching.patch
fix-building-with-unbundled-libxml.patch
- fix-browser-frame-view-not-getting-a-relayout.patch
rename-Relayout-in-DesktopWindowTreeHostPlatform.patch
rebuild-Linux-frame-button-cache-when-activation.patch
chromium-skia-harmony.patch)
-sha256sums=('f51f6fca5d9abbef855aa6b5bf427410c6e96ae58b64a7d45f843868cfb0ac8e'
+sha256sums=('e9464c4045a9afca90ddb9a085c32b302944073ef920365af1d7244902a7200b'
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
'0a8d1af2a3734b5f99ea8462940e332db4acee7130fe436ad3e4b7ad133e5ae5'
'21f631851cdcb347f40793485b168cb5d0da65ae26ae39ba58d624c66197d0a5'
@@ -47,7 +46,6 @@ sha256sums=('f51f6fca5d9abbef855aa6b5bf427410c6e96ae58b64a7d45f843868cfb0ac8e'
'18276e65c68a0c328601b12fefb7e8bfc632346f34b87e64944c9de8c95c5cfa'
'5bc775c0ece84d67855f51b30eadcf96fa8163b416d2036e9f9ba19072f54dfe'
'e530d1b39504c2ab247e16f1602359c484e9e8be4ef6d4824d68b14d29a7f60b'
- '5db225565336a3d9b9e9f341281680433c0b7bb343dff2698b2acffd86585cbe'
'ae3bf107834bd8eda9a3ec7899fe35fde62e6111062e5def7d24bf49b53db3db'
'46f7fc9768730c460b27681ccf3dc2685c7e1fd22d70d3a82d9e57e3389bb014'
'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1')
@@ -119,9 +117,6 @@ prepare() {
# https://crbug.com/1043042
patch -Np1 -i ../fix-building-with-unbundled-libxml.patch
- # https://crbug.com/1046122
- patch -Np1 -i ../fix-browser-frame-view-not-getting-a-relayout.patch
-
# https://crbug.com/1049258
patch -Np1 -i ../rename-Relayout-in-DesktopWindowTreeHostPlatform.patch
patch -Np1 -i ../rebuild-Linux-frame-button-cache-when-activation.patch