extra/chromium to 121.0.6167.85-1

This commit is contained in:
Kevin Mihelich 2024-01-24 13:52:20 +00:00
parent f1ef954297
commit f41336397d
2 changed files with 7 additions and 7 deletions

View file

@ -1,10 +1,10 @@
pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
pkgver = 121.0.6167.71
pkgver = 121.0.6167.85
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
license = BSD-3-Clause
makedepends = python
makedepends = gn
makedepends = ninja
@ -51,13 +51,13 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-121.0.6167.71.tar.xz
source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-121.0.6167.85.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/121/chromium-patches-121.tar.bz2
source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
sha256sums = fbf49711de4c3c4991ad2f844aa357f2cbaa119c8a091f13bff84b31fa5007c5
sha256sums = a2f46c5266681126ea9e15c1c3067560d84f3e5d902e1ace934a3813c84e7152
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = e9113c1ed2900b84b488e608774ce25212d3c60094abdae005d8a943df9b505e
sha256sums = ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f

View file

@ -15,7 +15,7 @@
highmem=1
pkgname=chromium
pkgver=121.0.6167.71
pkgver=121.0.6167.85
pkgrel=1
_launcher_ver=8
_manual_clone=0
@ -23,7 +23,7 @@ _system_clang=1
pkgdesc="A web browser built for speed, simplicity, and security"
arch=('x86_64')
url="https://www.chromium.org/Home"
license=('BSD')
license=('BSD-3-Clause')
depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'libva'
'libffi' 'desktop-file-utils' 'hicolor-icon-theme')
@ -45,7 +45,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
0001-widevine-support-for-arm.patch
0002-Run-blink-bindings-generation-single-threaded.patch
0003-Fix-eu-strip-build-for-newer-GCC.patch)
sha256sums=('fbf49711de4c3c4991ad2f844aa357f2cbaa119c8a091f13bff84b31fa5007c5'
sha256sums=('a2f46c5266681126ea9e15c1c3067560d84f3e5d902e1ace934a3813c84e7152'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'e9113c1ed2900b84b488e608774ce25212d3c60094abdae005d8a943df9b505e'
'ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f'