summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk <jk@vin.ovh>2020-09-30 07:33:43 -0500
committerjk <jk@vin.ovh>2020-09-30 07:33:43 -0500
commit1f15522262b93c8eab091bfdf2d48fa6965066a2 (patch)
treef76a6d473f972008cdec1969794a900a2f17e534
parentb03d8416ec3e96e236cdffa8b41c1a0e60915c6e (diff)
downloadungoogled-chromium-1f15522262b93c8eab091bfdf2d48fa6965066a2.tar.gz
ungoogled-chromium-1f15522262b93c8eab091bfdf2d48fa6965066a2.tar.bz2
ungoogled-chromium-1f15522262b93c8eab091bfdf2d48fa6965066a2.zip
upgpkg: ungoogled-chromium 85.0.4183.121-1
upstream release
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 927a177..b34cbfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 85.0.4183.102
+ pkgver = 85.0.4183.121
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
install = chromium.install
@@ -17,7 +17,7 @@ pkgbase = ungoogled-chromium
makedepends = libpipewire02
makedepends = clang
makedepends = lld
- makedepends = gn
+ makedepends = gn-m85
makedepends = java-runtime-headless
makedepends = python2-setuptools
depends = gtk3
@@ -58,8 +58,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-85.0.4183.102.tar.xz
- source = ungoogled-chromium-85.0.4183.102-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/85.0.4183.102-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-85.0.4183.121.tar.xz
+ source = ungoogled-chromium-85.0.4183.121-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/85.0.4183.121-1.tar.gz
source = chromium-launcher-6.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v6.tar.gz
source = chromium-drirc-disable-10bpc-color-configs.conf
source = https://github.com/stha09/chromium-patches/releases/download/chromium-85-patchset-2/chromium-85-patchset-2.tar.xz
@@ -68,8 +68,8 @@ pkgbase = ungoogled-chromium
source = wayland-egl.patch
source = nvidia-vdpau.patch
source = chromium-skia-harmony.patch
- sha256sums = 8a68d474724a7a8acfc7742405942836f08e30e713f12f8c3ada46ee6a805e0c
- sha256sums = c5f157a1cad84699ea420caf318ab84ae56f11972b67cfb7b95cf9eb072cc12f
+ sha256sums = e018547e54566410fb365d9f3dae10037c30fca5debe6ba8baceef3ad3b03d28
+ sha256sums = 038fdbecb3a93535a60f02482eff29782e41deb2b171d2eb4511d56e7f103c95
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
sha256sums = 2194fe22b9e5ccdc4a86da4e3572214f670c561486671f57c90636fd3cbfa43e
diff --git a/PKGBUILD b/PKGBUILD
index d303b0a..e06a11b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=85.0.4183.102
+pkgver=85.0.4183.121
pkgrel=1
_launcher_ver=6
_gcc_patchset=2
@@ -18,7 +18,7 @@ _pkgver=$(echo $pkgver | cut -d\. -f1-4)
# ungoogled chromium variables
_uc_ver=$pkgver-1
_uc_usr=Eloston
-_uc_sum='c5f157a1cad84699ea420caf318ab84ae56f11972b67cfb7b95cf9eb072cc12f'
+_uc_sum='038fdbecb3a93535a60f02482eff29782e41deb2b171d2eb4511d56e7f103c95'
_uc_url="$_pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz"
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
@@ -28,7 +28,7 @@ depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
'ttf-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
'desktop-file-utils' 'hicolor-icon-theme')
makedepends=('python' 'python2' 'gperf' 'mesa' 'ninja' 'nodejs' 'git' 'libva'
- 'libpipewire02' 'clang' 'lld' 'gn' 'java-runtime-headless'
+ 'libpipewire02' 'clang' 'lld' 'gn-m85' 'java-runtime-headless'
'python2-setuptools')
optdepends=('pepper-flash: support for Flash content'
'libpipewire02: WebRTC desktop sharing under Wayland'
@@ -49,7 +49,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
wayland-egl.patch
nvidia-vdpau.patch
chromium-skia-harmony.patch)
-sha256sums=('8a68d474724a7a8acfc7742405942836f08e30e713f12f8c3ada46ee6a805e0c'
+sha256sums=('e018547e54566410fb365d9f3dae10037c30fca5debe6ba8baceef3ad3b03d28'
$_uc_sum
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
@@ -204,7 +204,7 @@ build() {
CXXFLAGS+=' -Wno-unknown-warning-option'
msg2 'Configuring Chromium'
- gn gen out/Release --args="${_flags[*]}" --script-executable=/usr/bin/python2
+ gn-m85 gen out/Release --args="${_flags[*]}" --script-executable=/usr/bin/python2
msg2 'Building Chromium'
ninja -C out/Release chrome chrome_sandbox chromedriver
}