summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk2021-05-15 07:25:49 -0500
committerjk2021-05-15 07:25:49 -0500
commitb85ced00d888fcd6a18fff62ff23994750acce58 (patch)
treead69132a243111c0319feb9aef11d15b9ac3847c
parent7ecdd829ffed057f4a491f4686c819d58e1bfb97 (diff)
downloadaur-b85ced00d888fcd6a18fff62ff23994750acce58.tar.gz
upgpkg: ungoogled-chromium 90.0.4430.212-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5438e28a544..9e6c94b570f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 90.0.4430.93
+ pkgver = 90.0.4430.212
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
@@ -52,8 +52,8 @@ pkgbase = ungoogled-chromium
optdepends = kwallet: for storing passwords in KWallet on KDE desktops
provides = chromium
conflicts = chromium
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-90.0.4430.93.tar.xz
- source = ungoogled-chromium-90.0.4430.93-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/90.0.4430.93-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-90.0.4430.212.tar.xz
+ source = ungoogled-chromium-90.0.4430.212-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/90.0.4430.212-1.tar.gz
source = https://github.com/foutrelis/chromium-launcher/archive/v7/chromium-launcher-7.tar.gz
source = https://github.com/stha09/chromium-patches/releases/download/chromium-90-patchset-6/chromium-90-patchset-6.tar.xz
source = add-clang-nomerge-attribute-to-CheckError.patch
@@ -61,8 +61,8 @@ pkgbase = ungoogled-chromium
source = chromium-glibc-2.33.patch
source = wayland-egl.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums = 532ec75f4e08384fe2fb17b69af9210103379ee212dbf0bf081bdc5d4eca357e
- sha256sums = 3e4059169aa2910df36e17fcd39990df88b6f5ae12c66e2754b528e859436f8b
+ sha256sums = abe11d0cb1ff21278aad2eec1a1e279d59176b15331804d7df1807446786d59e
+ sha256sums = b49f989e756bdaa66785905a59779005e9f168c39a235f605bd45df301c44788
sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
sha256sums = 3eb9580ea35a96789e02815270498226fa33726f4210a5ee36f3868af2ffae1f
sha256sums = 5e22afcb91b5402bc09e80630c5323d61013c3fccb0bbd9b23d1e79a400b00d0
diff --git a/PKGBUILD b/PKGBUILD
index 07253995741b..2dcca14af470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=90.0.4430.93
+pkgver=90.0.4430.212
pkgrel=1
_launcher_ver=7
_gcc_patchset=6
@@ -42,8 +42,8 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
chromium-glibc-2.33.patch
wayland-egl.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('532ec75f4e08384fe2fb17b69af9210103379ee212dbf0bf081bdc5d4eca357e'
- '3e4059169aa2910df36e17fcd39990df88b6f5ae12c66e2754b528e859436f8b'
+sha256sums=('abe11d0cb1ff21278aad2eec1a1e279d59176b15331804d7df1807446786d59e'
+ 'b49f989e756bdaa66785905a59779005e9f168c39a235f605bd45df301c44788'
'86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
'3eb9580ea35a96789e02815270498226fa33726f4210a5ee36f3868af2ffae1f'
'5e22afcb91b5402bc09e80630c5323d61013c3fccb0bbd9b23d1e79a400b00d0'
@@ -166,7 +166,6 @@ build() {
'ffmpeg_branding="Chrome"'
'proprietary_codecs=true'
'rtc_use_pipewire=true'
- 'rtc_pipewire_version="0.3"' # will be the default in Chromium 90
'link_pulseaudio=true'
'use_gnome_keyring=false'
'use_sysroot=false'