Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
e79a1979 by Evangelos Foutras at 2024-03-27T02:44:12+02:00
upgpkg: 123.0.6312.86-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 = 123.0.6312.58
+ pkgver = 123.0.6312.86
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -54,13 +54,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-123.0.6312.58.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-123.0.6312.86.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/123/chromium-patches-123.tar.bz2
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
f8dae4a2ff7b00bb44fa136c2101638fea4f232e4819be3f73381ddc0d3bf718
+ sha256sums =
f4a78c1955dac4354d57ab45e93051fcda50fc5fccd681457f8116630746dffe
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
488f02af92b148eaa91ad5015b3bf383dfc8618ebafe9c3c250cd4c7f4e27b19
sha256sums =
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=123.0.6312.58
+pkgver=123.0.6312.86
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -31,7 +31,7 @@
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
drop-flag-unsupported-by-clang17.patch
compiler-rt-adjust-paths.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('f8dae4a2ff7b00bb44fa136c2101638fea4f232e4819be3f73381ddc0d3bf718'
+sha256sums=('f4a78c1955dac4354d57ab45e93051fcda50fc5fccd681457f8116630746dffe'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'488f02af92b148eaa91ad5015b3bf383dfc8618ebafe9c3c250cd4c7f4e27b19'
'3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/e79a1979ed58cf5edd476fc705172d6e9b387ffb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/e79a1979ed58cf5edd476fc705172d6e9b387ffb
You're receiving this email because of your account on gitlab.archlinux.org.