diff --git a/extra/chromium/.SRCINFO b/extra/chromium/.SRCINFO index 88f91f44c..23f4ea573 100644 --- a/extra/chromium/.SRCINFO +++ b/extra/chromium/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = chromium pkgdesc = A web browser built for speed, simplicity, and security - pkgver = 128.0.6613.113 + pkgver = 128.0.6613.119 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.113.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-128.0.6613.119.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 = cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49 + sha256sums = aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a sha256sums = 1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961 diff --git a/extra/chromium/PKGBUILD b/extra/chromium/PKGBUILD index 42344b3ba..0dfd5a63e 100644 --- a/extra/chromium/PKGBUILD +++ b/extra/chromium/PKGBUILD @@ -15,7 +15,7 @@ highmem=1 pkgname=chromium -pkgver=128.0.6613.113 +pkgver=128.0.6613.119 pkgrel=1 _launcher_ver=8 _manual_clone=0 @@ -46,7 +46,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom 0001-widevine-support-for-arm.patch 0002-Run-blink-bindings-generation-single-threaded.patch 0003-Fix-eu-strip-build-for-newer-GCC.patch) -sha256sums=('cf0cc2e47006e3cab1f84205fe3521a33b4646e42a227930f3fbf7c6a01aeb49' +sha256sums=('aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' '1a5bc75a90abad153c8eb6dbdce138132a5f11190b0a40c925958a72d706b2aa' 'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'