diff options
author | arenekosreal | 2025-04-03 08:19:26 +0800 |
---|---|---|
committer | Zhang Hua | 2025-04-10 19:52:40 +0800 |
commit | 0476fb849a1aab5ffbc6b36e748b4e3fdc7a4e67 (patch) | |
tree | 3a019cdb34111eacf00ca3331d92d95141bf5d0e | |
parent | a61dc26cd04c1f7e4d4148823fd99e397da64666 (diff) | |
download | aur-0476fb849a1aab5ffbc6b36e748b4e3fdc7a4e67.tar.gz |
Bump to 135.0.7049.52
-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.177 +pkgver=135.0.7049.52 pkgrel=1 _launcher_ver=8 _manual_clone=0 @@ -42,7 +42,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=('bed3de0ca7fe13a627dc533ed75d59c74078fc037361b71f727bc2c71659bf9d' +sha256sums=('bc07d4b8f8377a218a2f5b5c5ae8276535650b2a524706d4959ed54322874950' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' '74a2d428f7f09132c4a923e816a5a9333803f842003d650cd4a95a35e5457253' '271c7a767005b09e212808cfef7261dca00ea28ba7b808f69c3b5b9f202511d1' @@ -74,7 +74,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[@]} - '14cf8e073b0f1e9fd32792bd245e7ece9d5a39590fe69d3477df023a30289b90') + '5046e5bbf98d7c1b23152ff4e558d0b3419ab933f0ccc26e095ed384f09a716a') # 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 |