diff --git a/extra/chromium/.SRCINFO b/extra/chromium/.SRCINFO index 5ffafc766..b567c84be 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 = 122.0.6261.69 + pkgver = 122.0.6261.94 pkgrel = 1 url = https://www.chromium.org/Home arch = x86_64 @@ -53,7 +53,7 @@ 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.69.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-122.0.6261.94.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 @@ -63,7 +63,7 @@ pkgbase = chromium source = drop-flags-unsupported-by-clang16.patch source = compiler-rt-16.patch source = use-oauth2-client-switches-as-default.patch - sha256sums = f5bf4085ad3173883b45ea72b483d07f50ec3aa0f7546ac3837a9d26d0b4f9c0 + sha256sums = 2d0294d9baf94c921e4e10af7841cc6c11e3880f120e83fd57409e87ce3cb1e7 sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a sha256sums = 1f6acf165578288dc84edc7d9dcfabf7d38f55153b63a37ee5afa929f0e2baad sha256sums = 8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c diff --git a/extra/chromium/PKGBUILD b/extra/chromium/PKGBUILD index 71fa3e733..44a7d10d2 100644 --- a/extra/chromium/PKGBUILD +++ b/extra/chromium/PKGBUILD @@ -15,7 +15,7 @@ highmem=1 pkgname=chromium -pkgver=122.0.6261.69 +pkgver=122.0.6261.94 pkgrel=1 _launcher_ver=8 _manual_clone=0 @@ -49,7 +49,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=('f5bf4085ad3173883b45ea72b483d07f50ec3aa0f7546ac3837a9d26d0b4f9c0' +sha256sums=('2d0294d9baf94c921e4e10af7841cc6c11e3880f120e83fd57409e87ce3cb1e7' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' '1f6acf165578288dc84edc7d9dcfabf7d38f55153b63a37ee5afa929f0e2baad' '8c256b2a9498a63706a6e7a55eadbeb8cc814be66a75e49aec3716c6be450c6c'