summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseppiofish <seppia@seppia.net>2019-09-06 14:15:26 +0200
committerseppiofish <seppia@seppia.net>2019-09-06 14:15:26 +0200
commit03093e78d8b2ab37928ef58cd4e5cd33210a7280 (patch)
tree5edafeca7374e52681d279d721a0ac9ab420905d
parentc15cdb1fe4ddc4f4aae720f39f46b1ca5d1153f6 (diff)
downloadungoogled-chromium-03093e78d8b2ab37928ef58cd4e5cd33210a7280.tar.gz
ungoogled-chromium-03093e78d8b2ab37928ef58cd4e5cd33210a7280.tar.bz2
ungoogled-chromium-03093e78d8b2ab37928ef58cd4e5cd33210a7280.zip
Update to version 76.0.3809.132-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b41c7a..d3f73ac 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.87
+ pkgver = 76.0.3809.132
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.87.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-76.0.3809.132.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.87-1.tar.gz
- source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/archive/a32f86d7e4969e5f1ed63136e6568de79d1d2a46.tar.gz
- sha256sums = 215ca6acee7b4fd3c95fe796260af4dc5454dbba3b701aa43afeb98a06dc4194
+ 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
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
- sha256sums = e448af101cc559cadf7d22dd1a198ab788f96fd46f5749b25c51ff607e871fa6
- sha256sums = b1d19efd9e234abab9404e66484d99736be778f8507cdb311bff68f6f4255324
+ sha256sums = 52672a9172b9263a437b327a78c15d5d3a16555c50f1da170e1e98dc52edb910
+ sha256sums = 120f0d3790500ccabd38ca08f912522625da0c2a073a000d66e04866d578e297
pkgname = ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index 943f28c..066cd91 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.87
+pkgver=76.0.3809.132
_rev=1
-_archver=a32f86d7e4969e5f1ed63136e6568de79d1d2a46
+_archver=0595fd89710dff4ac56e6fa202d1f1a6f09e8afd
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=('215ca6acee7b4fd3c95fe796260af4dc5454dbba3b701aa43afeb98a06dc4194'
+sha256sums=('d54e4640b5e399d170dffbc5bcff65157eb1b29314b94b5d808f727d9ce45241'
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
- 'e448af101cc559cadf7d22dd1a198ab788f96fd46f5749b25c51ff607e871fa6'
- 'b1d19efd9e234abab9404e66484d99736be778f8507cdb311bff68f6f4255324')
+ '52672a9172b9263a437b327a78c15d5d3a16555c50f1da170e1e98dc52edb910'
+ '120f0d3790500ccabd38ca08f912522625da0c2a073a000d66e04866d578e297')
# 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