Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
chromium
Commits:
4cab1755 by Evangelos Foutras at 2024-09-12T00:38:27+03:00
upgpkg: 128.0.6613.137-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 = 128.0.6613.119
+ pkgver = 128.0.6613.137
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -55,13 +55,13 @@ 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-128.0.6613.119.tar.xz
+ source =
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-128.0.6613.137.tar.xz
source =
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = allow-ANGLEImplementation-kVulkan.patch
source = compiler-rt-adjust-paths.patch
source = increase-fortify-level.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums =
aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d
+ sha256sums =
e1d39c170dfdc2627a7b003e11d77f04a578b8e1cfe41e714cdaa345c91f4943
sha256sums =
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums =
1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa
sha256sums =
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=chromium
-pkgver=128.0.6613.119
+pkgver=128.0.6613.137
pkgrel=1
_launcher_ver=8
_manual_clone=0
@@ -32,7 +32,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=('aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d'
+sha256sums=('e1d39c170dfdc2627a7b003e11d77f04a578b8e1cfe41e714cdaa345c91f4943'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa'
'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/4cab1755fb8d1664b3166c13ca8c459e565a261b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/4cab1755fb8d1664b3166c13ca8c459e565a261b
You're receiving this email because of your account on gitlab.archlinux.org.