summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseppiofish <seppia@seppia.net>2019-09-23 10:34:25 +0200
committerseppiofish <seppia@seppia.net>2019-09-23 10:34:25 +0200
commite2508ea3bca2ab7fb22a0a47b7d3a9831d409faf (patch)
tree8801ae95bd92954d2ec3de317543eee5e89537d0
parent03093e78d8b2ab37928ef58cd4e5cd33210a7280 (diff)
downloadungoogled-chromium-e2508ea3bca2ab7fb22a0a47b7d3a9831d409faf.tar.gz
ungoogled-chromium-e2508ea3bca2ab7fb22a0a47b7d3a9831d409faf.tar.bz2
ungoogled-chromium-e2508ea3bca2ab7fb22a0a47b7d3a9831d409faf.zip
Update to version 77.0.3865.90-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3f73ac..2388088 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 76.0.3809.132
+ pkgver = 77.0.3865.90
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -60,14 +60,14 @@ pkgbase = ungoogled-chromium
optdepends = libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs
provides = chromium
conflicts = chromium
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-76.0.3809.132.tar.xz
+ 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/76.0.3809.132-1.tar.gz
- source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/0595fd89710dff4ac56e6fa202d1f1a6f09e8afd.tar.gz
- sha256sums = d54e4640b5e399d170dffbc5bcff65157eb1b29314b94b5d808f727d9ce45241
+ 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
+ sha256sums = 004cfdb1df74847bea8659bcaf8e039d51fe1101d42b6cf1c6cc346073fdefc3
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
- sha256sums = 52672a9172b9263a437b327a78c15d5d3a16555c50f1da170e1e98dc52edb910
- sha256sums = 120f0d3790500ccabd38ca08f912522625da0c2a073a000d66e04866d578e297
+ sha256sums = 268114f594d101d6d3b15e5eacfb60229681d66b86fcff085e0dcffe689d8124
+ sha256sums = d61cbeb58fa3ee51bc14852284982e378005cc98cdcdd6250386183ef00a0666
pkgname = ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index 066cd91..3056bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Derived from official Chromium and Inox PKGBUILDS and ungoogled-chromium buildkit
pkgname=ungoogled-chromium
-pkgver=76.0.3809.132
+pkgver=77.0.3865.90
_rev=1
-_archver=0595fd89710dff4ac56e6fa202d1f1a6f09e8afd
+_archver=f90b8eb7fbc9d46d145089edeae7cb33ebd92d77
pkgrel=${_rev}
_launcher_ver=6
pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -30,10 +30,10 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
https://github.com/Eloston/ungoogled-chromium/archive/$pkgver-$pkgrel.tar.gz
https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/${_archver}.tar.gz)
-sha256sums=('d54e4640b5e399d170dffbc5bcff65157eb1b29314b94b5d808f727d9ce45241'
+sha256sums=('004cfdb1df74847bea8659bcaf8e039d51fe1101d42b6cf1c6cc346073fdefc3'
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
- '52672a9172b9263a437b327a78c15d5d3a16555c50f1da170e1e98dc52edb910'
- '120f0d3790500ccabd38ca08f912522625da0c2a073a000d66e04866d578e297')
+ '268114f594d101d6d3b15e5eacfb60229681d66b86fcff085e0dcffe689d8124'
+ 'd61cbeb58fa3ee51bc14852284982e378005cc98cdcdd6250386183ef00a0666')
# 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