diff options
author | arenekosreal | 2025-03-28 08:19:42 +0800 |
---|---|---|
committer | Zhang Hua | 2025-04-04 08:59:53 +0800 |
commit | 3e49d65573c0261a800780b209e2c450f40cbee3 (patch) | |
tree | d4be5f01299154a90aeef2df405c65786f030fe6 | |
parent | c9d95f31479c646554590d2e875429f959c7907a (diff) | |
download | aur-3e49d65573c0261a800780b209e2c450f40cbee3.tar.gz |
Bump to 134.0.6998.177
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,7 +12,7 @@ # binary version of this package (-bin): github.com/noahvogt/ungoogled-chromium-xdg-bin-aur pkgname=ungoogled-chromium-xdg -pkgver=134.0.6998.165 +pkgver=134.0.6998.177 pkgrel=1 _launcher_ver=8 _manual_clone=0 @@ -41,7 +41,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=('dd6a8d05771dc4879a8a74779e54fff0313ef1345be721167a594dd7bfe4c239' +sha256sums=('bed3de0ca7fe13a627dc533ed75d59c74078fc037361b71f727bc2c71659bf9d' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' '74a2d428f7f09132c4a923e816a5a9333803f842003d650cd4a95a35e5457253' '271c7a767005b09e212808cfef7261dca00ea28ba7b808f69c3b5b9f202511d1' @@ -72,7 +72,7 @@ optdepends=("${optdepends[@]}" source=(${source[@]} ${pkgname%-*}-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/refs/tags/$_uc_ver.tar.gz) sha256sums=(${sha256sums[@]} - 'b583f62da9e79722fb5be6044e00ab0bc79adc06c308d994b0c818b912205994') + '14cf8e073b0f1e9fd32792bd245e7ece9d5a39590fe69d3477df023a30289b90') # Possible replacements are listed in build/linux/unbundle/replace_gn_files.py # Keys are the names in the above script; values are the dependencies in Arch |