Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
645843c4 by Evangelos Foutras at 2024-03-13T10:38:27+02:00
upgpkg: 122.0.6261.128-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 = 122.0.6261.111
+ pkgver = 122.0.6261.128
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -53,25 +53,19 @@ 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-122.0.6261.111.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-122.0.6261.128.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/122/chromium-patches-122.tar.bz2
source = support-ICU-74-in-LazyTextBreakIterator.patch
- source = REVERT-simplify-blink-NativeValueTraitsBase.patch
- source =
REVERT-use-v8-Array-Iterate-for-converting-script-wrappables.patch
- source = chromium-constexpr.patch
- source = drop-flags-unsupported-by-clang16.patch
- source = compiler-rt-16.patch
+ source = drop-flag-unsupported-by-clang17.patch
+ source = compiler-rt-adjust-paths.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
0b3da2f0ca63625e84a1b36571f23591248b8fcb422ce683c09283dbfc35c309
+ sha256sums =
51757e7ecf5bb1db4881562d021547be5f8065e4f22a6ba9bf6e9a3a0d32c2ea
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
1f6acf165578288dc84edc7d9dcfabf7d38f55153b63a37ee5afa929f0e2baad
sha256sums =
8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c
- sha256sums =
318df8f8662071cebcdf953698408058e17f59f184500b7e12e01a04a4206b50
- sha256sums =
00e06b889e4face0ef41293233ce55bd52064ab040f1fdd84aa19525f8ac3601
- sha256sums =
a061f83e2b628927feb4dbc441eb54f8b8c3d81348e447cf3b90755d7cda5f54
- sha256sums =
53774fd7f807ad42f77d45cab9e5480cc2bcb0a5c5138110a434407521af9607
- sha256sums =
8a2649dcc6ff8d8f24ddbe40dc2a171824f681c6f33c39c4792b645b87c9dcab
+ sha256sums =
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
+ sha256sums =
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
sha256sums =
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
pkgname = chromium
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=122.0.6261.111
+pkgver=122.0.6261.128
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -32,7 +32,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=('0b3da2f0ca63625e84a1b36571f23591248b8fcb422ce683c09283dbfc35c309'
+sha256sums=('51757e7ecf5bb1db4881562d021547be5f8065e4f22a6ba9bf6e9a3a0d32c2ea'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'1f6acf165578288dc84edc7d9dcfabf7d38f55153b63a37ee5afa929f0e2baad'
'8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/645843c4d035c5785518c36be159c3e738f0acff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/645843c4d035c5785518c36be159c3e738f0acff
You're receiving this email because of your account on gitlab.archlinux.org.