Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
bf9c6076 by Evangelos Foutras at 2024-05-22T16:22:11+03:00
upgpkg: 125.0.6422.76-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
- pkgver = 125.0.6422.60
- pkgrel = 2
+ pkgver = 125.0.6422.76
+ pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
license = BSD-3-Clause
@@ -53,14 +53,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-125.0.6422.60.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-125.0.6422.76.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/125/chromium-patches-125.tar.bz2
source = fix-a-missing-build-dependency.patch
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
93f5850101225945d7ec80959b38460e6a63777055bf2d9e893860c33cb60080
+ sha256sums =
4167218463d2848f4a0fe35f60d062a8e7e5c7ce5bc8c8c2260a80186b1deccf
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
58c8787bd215c4818893405dbb88c17b08bf13039fb5fbcb9dfe95ac51a86f3e
sha256sums =
75e1482d1b27c34ebe9d4bf27104fedcc219cdd95ce71fc41e77a486befd3f93
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=125.0.6422.60
-pkgrel=2
+pkgver=125.0.6422.76
+pkgrel=1
_launcher_ver=8
_manual_clone=0
_system_clang=1
@@ -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=('93f5850101225945d7ec80959b38460e6a63777055bf2d9e893860c33cb60080'
+sha256sums=('4167218463d2848f4a0fe35f60d062a8e7e5c7ce5bc8c8c2260a80186b1deccf'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'58c8787bd215c4818893405dbb88c17b08bf13039fb5fbcb9dfe95ac51a86f3e'
'75e1482d1b27c34ebe9d4bf27104fedcc219cdd95ce71fc41e77a486befd3f93'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/bf9c6076a91519e2e010a2ef877205be29aa4570
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/bf9c6076a91519e2e010a2ef877205be29aa4570
You're receiving this email because of your account on gitlab.archlinux.org.