Browse Source

Upstream fix for patching failure

Updated specific archlinux version to use the correct set of
patches.
seppiofish 6 years ago
parent
commit
734a08bb25
2 changed files with 4 additions and 4 deletions
  1. 2 2
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 2 - 2
.SRCINFO

@@ -63,11 +63,11 @@ pkgbase = ungoogled-chromium
 	source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-77.0.3865.90.tar.xz
 	source = chromium-launcher-6.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v6.tar.gz
 	source = https://github.com/Eloston/ungoogled-chromium/archive/77.0.3865.90-1.tar.gz
-	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/f90b8eb7fbc9d46d145089edeae7cb33ebd92d77.tar.gz
+	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/19c53c4ce8a6b674500cf94dacafde41ba98cbf0.tar.gz
 	sha256sums = 004cfdb1df74847bea8659bcaf8e039d51fe1101d42b6cf1c6cc346073fdefc3
 	sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
 	sha256sums = 268114f594d101d6d3b15e5eacfb60229681d66b86fcff085e0dcffe689d8124
-	sha256sums = d61cbeb58fa3ee51bc14852284982e378005cc98cdcdd6250386183ef00a0666
+	sha256sums = c70c5d3e92d64fc40e2f81e53fcf62099159ad8972d65853afb3f27e966a544d
 
 pkgname = ungoogled-chromium
 

+ 2 - 2
PKGBUILD

@@ -5,7 +5,7 @@
 pkgname=ungoogled-chromium
 pkgver=77.0.3865.90
 _rev=1
-_archver=f90b8eb7fbc9d46d145089edeae7cb33ebd92d77
+_archver=19c53c4ce8a6b674500cf94dacafde41ba98cbf0
 pkgrel=${_rev}
 _launcher_ver=6
 pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -33,7 +33,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 sha256sums=('004cfdb1df74847bea8659bcaf8e039d51fe1101d42b6cf1c6cc346073fdefc3'
             '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
             '268114f594d101d6d3b15e5eacfb60229681d66b86fcff085e0dcffe689d8124'
-            'd61cbeb58fa3ee51bc14852284982e378005cc98cdcdd6250386183ef00a0666')
+            'c70c5d3e92d64fc40e2f81e53fcf62099159ad8972d65853afb3f27e966a544d')
 
 # 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