diff options
author | graysky | 2024-06-01 05:43:20 -0400 |
---|---|---|
committer | graysky | 2024-06-01 05:43:20 -0400 |
commit | 195c29d47d51c9b09e8b033ce7891cba6e7a78f6 (patch) | |
tree | 71a1f6cd36f720ba3d9361cfeefd937817221d80 /.SRCINFO | |
parent | be3b5a905e1814ee4578d06843830c3756f87308 (diff) | |
download | aur-195c29d47d51c9b09e8b033ce7891cba6e7a78f6.tar.gz |
Update to 125.0.6422.141-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = chromium-no-extras pkgdesc = Chromium without hangout services, widevine, or chromedriver - pkgver = 125.0.6422.112 + pkgver = 125.0.6422.141 pkgrel = 1 url = https://www.chromium.org/Home arch = x86_64 @@ -52,20 +52,22 @@ pkgbase = chromium-no-extras optdepends = gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland) optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce optdepends = kwallet: support for storing passwords in KWallet on Plasma - provides = chromium=125.0.6422.112 + provides = chromium=125.0.6422.141 conflicts = chromium options = !lto - source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-125.0.6422.112.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-125.0.6422.141.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 = allow-ANGLEImplementation-kVulkan.patch source = drop-flag-unsupported-by-clang17.patch source = compiler-rt-adjust-paths.patch source = use-oauth2-client-switches-as-default.patch - sha256sums = ba48d13e506ae68bd6d01a808cdc186ee09322daafeb0bddf95dae59b0b4276b + sha256sums = 9966b50279d0cfaaf4b58570387f0d526388f8d5f6dd990e3f083a55d8d8e603 sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a sha256sums = 58c8787bd215c4818893405dbb88c17b08bf13039fb5fbcb9dfe95ac51a86f3e sha256sums = 75e1482d1b27c34ebe9d4bf27104fedcc219cdd95ce71fc41e77a486befd3f93 + sha256sums = 8f81059d79040ec598b5fb077808ec69d26d6c9cbebf9c4f4ea48b388a2596c5 sha256sums = 3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1 sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961 sha256sums = 69d2f076223cab0cf1094ae58c39b5687a98f69bf4545414a35f6a4d2708ed83 |