Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
9fca538b by Evangelos Foutras at 2023-12-13T11:06:50+02:00
upgpkg: 120.0.6099.109-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
- pkgver = 120.0.6099.71
+ pkgver = 120.0.6099.109
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -52,13 +52,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-120.0.6099.71.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.109.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/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
604755e5838ef0fd1bff4d6c5023cdda2d42ce982dda2c4be44cce487d3dd8d8
+ sha256sums =
87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums =
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=120.0.6099.71
+pkgver=120.0.6099.109
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -30,7 +30,7 @@
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
libxml2-2.12.patch
drop-flags-unsupported-by-clang16.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('604755e5838ef0fd1bff4d6c5023cdda2d42ce982dda2c4be44cce487d3dd8d8'
+sha256sums=('87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
'1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/9fca538bb7bfdfeeb8dab2226de6a49eef2201c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/9fca538bb7bfdfeeb8dab2226de6a49eef2201c6
You're receiving this email because of your account on gitlab.archlinux.org.