diff options
author | networkException <ungoogled-github-actions.arch@nwex.de> | 2024-11-09 15:58:49 +0000 |
---|---|---|
committer | networkException <ungoogled-github-actions.arch@nwex.de> | 2024-11-09 15:58:49 +0000 |
commit | 3c45d5093fe57cf9772eba0f8fd5806d9c9ac24f (patch) | |
tree | fab34e0a5d1c15f5f286a8b766584089d9f0853c | |
parent | 05d4cf55759919f7ae8cd5418ec64bcf61ee2fca (diff) | |
download | ungoogled-chromium-3c45d5093fe57cf9772eba0f8fd5806d9c9ac24f.tar.gz ungoogled-chromium-3c45d5093fe57cf9772eba0f8fd5806d9c9ac24f.tar.bz2 ungoogled-chromium-3c45d5093fe57cf9772eba0f8fd5806d9c9ac24f.zip |
Upgrade to 130.0.6723.116-3
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = ungoogled-chromium pkgdesc = A lightweight approach to removing Google web service dependency pkgver = 130.0.6723.116 - pkgrel = 2 + pkgrel = 3 url = https://github.com/ungoogled-software/ungoogled-chromium arch = x86_64 license = BSD-3-Clause @@ -76,7 +76,7 @@ pkgbase = ungoogled-chromium source = 0001-ozone-wayland-implement-text_input_manager-fixes.patch source = 0001-vaapi-flag-ozone-wayland.patch sha256sums = 720a1196410080056cd97a1f5ec34d68ba216a281d9b5157b7ea81ea018ec661 - sha256sums = b7a3975ed17ec7cc4ab6143e3f3e1a056ab4b522d98643bc82cdfee726e919c1 + sha256sums = bba566d563e3fb75f313b1f49a81f62f75908f05d9d32e99742a8844e8790965 sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961 sha256sums = d634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342 @@ -10,7 +10,7 @@ pkgname=ungoogled-chromium pkgver=130.0.6723.116 -pkgrel=2 +pkgrel=3 _launcher_ver=8 _manual_clone=1 _system_clang=1 @@ -48,7 +48,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom 0001-ozone-wayland-implement-text_input_manager-fixes.patch 0001-vaapi-flag-ozone-wayland.patch) sha256sums=('720a1196410080056cd97a1f5ec34d68ba216a281d9b5157b7ea81ea018ec661' - 'b7a3975ed17ec7cc4ab6143e3f3e1a056ab4b522d98643bc82cdfee726e919c1' + 'bba566d563e3fb75f313b1f49a81f62f75908f05d9d32e99742a8844e8790965' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' 'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961' 'd634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342' |