Skip to content

Commit

Permalink
Update to 105.0.5195.125
Browse files Browse the repository at this point in the history
  • Loading branch information
qcasey committed Sep 17, 2022
1 parent 9ffcf09 commit e71d8f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions PKGBUILD.patch
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
diff --git a/PKGBUILD b/PKGBUILD
index 6450d85..4f51b9f 100644
index 981a6a8..20e2c37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,9 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
@@ -35,7 +35,9 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
enable-GlobalMediaControlsCastStartStop.patch
roll-src-third_party-ffmpeg.patch
angle-wayland-include-protocol.patch
- use-oauth2-client-switches-as-default.patch)
+ use-oauth2-client-switches-as-default.patch
+ https://raw.githubusercontent.com/qcasey/chromium-patches/main/patches/custom-startpage.patch
+ https://raw.githubusercontent.com/qcasey/chromium-patches/main/patches/gtk-dark-mode-switch-fix.patch)
sha256sums=('dc71b2be9c30c2a7a250b3dbfb26f9b0d1aa2df7335b53ed44a203ff69947c42'
sha256sums=('201b5c44668a415e3e05c0a806ab43a0904024340531332fc3ce39eb0cf10a66'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'f0c437c02cab7a6efc958f82fbb4ea35d5440f73d65731bad7c0dcaecb932121'
@@ -42,7 +44,9 @@ sha256sums=('dc71b2be9c30c2a7a250b3dbfb26f9b0d1aa2df7335b53ed44a203ff69947c42'
@@ -44,7 +46,9 @@ sha256sums=('201b5c44668a415e3e05c0a806ab43a0904024340531332fc3ce39eb0cf10a66'
'779fb13f2494209d3a7f1f23a823e59b9dded601866d3ab095937a1a04e19ac6'
'30df59a9e2d95dcb720357ec4a83d9be51e59cc5551365da4c0073e68ccdec44'
'cd0d9d2a1d6a522d47c3c0891dabe4ad72eabbebc0fe5642b9e22efa3d5ee572'
Expand All @@ -24,7 +24,7 @@ index 6450d85..4f51b9f 100644
provides=('chromium')
conflicts=('chromium')
_uc_usr=ungoogled-software
@@ -138,6 +142,12 @@ prepare() {
@@ -146,6 +150,12 @@ prepare() {
python "$_utils/domain_substitution.py" apply -r "$_ungoogled_repo/domain_regex.list" \
-f "$_ungoogled_repo/domain_substitution.list" -c domainsubcache.tar.gz ./

Expand Down

0 comments on commit e71d8f5

Please sign in to comment.