summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorseppiofish2019-09-25 18:51:21 +0200
committerseppiofish2019-09-25 18:51:21 +0200
commit734a08bb25badf4cac2daf32095ea79c2bcde84e (patch)
treef675d05cd916e97e1510260f89ffc06173675ad4
parente2508ea3bca2ab7fb22a0a47b7d3a9831d409faf (diff)
downloadaur-734a08bb25badf4cac2daf32095ea79c2bcde84e.tar.gz
Upstream fix for patching failure
Updated specific archlinux version to use the correct set of patches.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 238808879f8a..323115bdcd24 100644
--- a/.SRCINFO
+++ b/.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
diff --git a/PKGBUILD b/PKGBUILD
index 3056bfccb603..4fa43c868dc5 100644
--- a/PKGBUILD
+++ b/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