Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
a9585d79 by Evangelos Foutras at 2024-06-19T09:45:54+03:00
upgpkg: 126.0.6478.114-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 = 126.0.6478.61
+ pkgver = 126.0.6478.114
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -54,14 +54,14 @@ 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-126.0.6478.61.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-126.0.6478.114.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/126/chromium-patches-126.tar.bz2
source = allow-ANGLEImplementation-kVulkan.patch
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
4b4075b7885d212265053f1d87ca31496f21bbf6d2a3c5b0dbec153f6ed0f990
+ sha256sums =
cf4aad7fccc2a6c2339691c23f4c46ef2818e2474a9f83292b237eaa958015ed
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0
sha256sums =
8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=126.0.6478.61
+pkgver=126.0.6478.114
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=('4b4075b7885d212265053f1d87ca31496f21bbf6d2a3c5b0dbec153f6ed0f990'
+sha256sums=('cf4aad7fccc2a6c2339691c23f4c46ef2818e2474a9f83292b237eaa958015ed'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
'8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/a9585d79174854219d71c27e743f702b2b626e4c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/a9585d79174854219d71c27e743f702b2b626e4c
You're receiving this email because of your account on gitlab.archlinux.org.