Skip to content

Commit

Permalink
Update to 108.0.5359.94
Browse files Browse the repository at this point in the history
  • Loading branch information
qcasey committed Dec 4, 2022
1 parent 58a312d commit 1c8a377
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PKGBUILD.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/PKGBUILD b/PKGBUILD
index 99e54f7..05d0fc8 100644
index b5ab3ba..e86afba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,9 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
Expand All @@ -10,10 +10,10 @@ index 99e54f7..05d0fc8 100644
+ 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=('cb6ca080c492ede34df7bf9c4eca45576e6306865985465bd0319c96bb71ff5d'
sha256sums=('0607518481a8a5b993fb371eec544f7d20e43c2eb706ca7bf40ef584496cb6fe'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'40ef8af65e78901bb8554eddbbb5ebc55c0b8e7927f6ca51b2a353d1c7c50652'
@@ -44,7 +46,9 @@ sha256sums=('cb6ca080c492ede34df7bf9c4eca45576e6306865985465bd0319c96bb71ff5d'
@@ -44,7 +46,9 @@ sha256sums=('0607518481a8a5b993fb371eec544f7d20e43c2eb706ca7bf40ef584496cb6fe'
'4c12d31d020799d31355faa7d1fe2a5a807f7458e7f0c374adf55edb37032152'
'7f3b1b22d6a271431c1f9fc92b6eb49c6d80b8b3f868bdee07a6a1a16630a302'
'cd0d9d2a1d6a522d47c3c0891dabe4ad72eabbebc0fe5642b9e22efa3d5ee572'
Expand All @@ -24,7 +24,7 @@ index 99e54f7..05d0fc8 100644

provides=('chromium')
conflicts=('chromium')
@@ -148,6 +152,12 @@ prepare() {
@@ -156,6 +160,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 1c8a377

Please sign in to comment.