Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / chromium
Commits: cfdc302f by Evangelos Foutras at 2024-10-17T01:38:23+03:00 fetch-chromium-release: remove incorrect comment - - - - - 2 changed files: - PKGBUILD - fetch-chromium-release Changes: ===================================== PKGBUILD ===================================== @@ -31,7 +31,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=('b571d1593df8cbc0ee2fba9eb3597f5106ed740aaeaf853c310e776fff4c9d87' +sha256sums=('720a1196410080056cd97a1f5ec34d68ba216a281d9b5157b7ea81ea018ec661' '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a' 'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961' 'd634d2ce1fc63da7ac41f432b1e84c59b7cceabf19d510848a7cff40c8025342' ===================================== fetch-chromium-release ===================================== @@ -24,7 +24,7 @@ EOF git clone --depth=1 https://chromium.googlesource.com/chromium/tools/depot_tools export PATH+=":$PWD/depot_tools" DEPOT_TOOLS_UPDATE=0 -# system python fails to load six.moves module -- retest with 3.12.1 +# system python fails to load six.moves module #export VPYTHON_BYPASS='manually managed python not supported by chrome operations' git clone -b $VERSION --depth=2 https://chromium.googlesource.com/chromium/src View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/cfdc302f4d8955123ed178e41b125be11762915a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/cfdc302f4d8955123ed178e41b125be11762915a You're receiving this email because of your account on gitlab.archlinux.org.
