Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
6d7cd043 by Evangelos Foutras at 2025-03-22T03:54:38+02:00
upgpkg: 134.0.6998.165-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 = 134.0.6998.117
+ pkgver = 134.0.6998.165
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -54,14 +54,14 @@ pkgbase = chromium
optdepends = kwallet: support for storing passwords in KWallet on Plasma
optdepends = upower: Battery Status API support
options = !lto
- source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-134.0.6998.117-lite.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-134.0.6998.165-lite.tar.xz
source =
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = webrtc-fix-build-with-pipewire-1.4.patch
source = skia-only-call-format_message-when-needed.patch
source = compiler-rt-adjust-paths.patch
source = increase-fortify-level.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
f7bd8c47115dfc539380af85193fddc75782dfbd4ac9de1332566b5816006d1b
+ sha256sums =
dd6a8d05771dc4879a8a74779e54fff0313ef1345be721167a594dd7bfe4c239
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
74a2d428f7f09132c4a923e816a5a9333803f842003d650cd4a95a35e5457253
sha256sums =
271c7a767005b09e212808cfef7261dca00ea28ba7b808f69c3b5b9f202511d1
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=134.0.6998.117
+pkgver=134.0.6998.165
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -33,7 +33,7 @@
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
compiler-rt-adjust-paths.patch
increase-fortify-level.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('f7bd8c47115dfc539380af85193fddc75782dfbd4ac9de1332566b5816006d1b'
+sha256sums=('dd6a8d05771dc4879a8a74779e54fff0313ef1345be721167a594dd7bfe4c239'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'74a2d428f7f09132c4a923e816a5a9333803f842003d650cd4a95a35e5457253'
'271c7a767005b09e212808cfef7261dca00ea28ba7b808f69c3b5b9f202511d1'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/6d7cd04302a409908bcc5c1a4a5fc03e4235899b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/6d7cd04302a409908bcc5c1a4a5fc03e4235899b
You're receiving this email because of your account on gitlab.archlinux.org.