diff --git a/extra/chromium/PKGBUILD b/extra/chromium/PKGBUILD index 92245aff3..0734308b4 100644 --- a/extra/chromium/PKGBUILD +++ b/extra/chromium/PKGBUILD @@ -15,10 +15,9 @@ highmem=1 pkgname=chromium -pkgver=111.0.5563.146 +pkgver=112.0.5615.49 pkgrel=1 _launcher_ver=8 -_gcc_patchset=2 _manual_clone=0 pkgdesc="A web browser built for speed, simplicity, and security" arch=('x86_64') @@ -37,16 +36,14 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland' options=('!lto') # Chromium adds its own flags for ThinLTO source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz - https://github.com/stha09/chromium-patches/releases/download/chromium-${pkgver%%.*}-patchset-$_gcc_patchset/chromium-${pkgver%%.*}-patchset-$_gcc_patchset.tar.xz sql-relax-constraints-on-VirtualCursor-layout.patch disable-GlobalMediaControlsCastStartStop.patch use-oauth2-client-switches-as-default.patch 0001-widevine-support-for-arm.patch 0002-Run-blink-bindings-generation-single-threaded.patch 0003-Fix-eu-strip-build-for-newer-GCC.patch) -sha256sums=('1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe' +sha256sums=('ddfd37373c1fa0f433a6ac11f0baa2b1f3fdfb9c7b5867e32a4300f2eb5aff41' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' - 'a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909' 'e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7' '7f3b1b22d6a271431c1f9fc92b6eb49c6d80b8b3f868bdee07a6a1a16630a302' 'e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711' @@ -142,8 +139,6 @@ prepare() { # https://crbug.com/1314342 patch -Np1 -i ../disable-GlobalMediaControlsCastStartStop.patch - # Fixes for building with libstdc++ instead of libc++ - # Link to system tools required by the build mkdir -p third_party/node/linux/node-linux-x64/bin ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/