From 875000eee8009b50aa7196db37fc8cda62253e22 Mon Sep 17 00:00:00 2001 From: jk Date: Fri, 14 Aug 2020 15:04:34 -0500 Subject: upgpkg: ungoogled-chromium 84.0.4147.125-1 upstream release --- .SRCINFO | 10 +++++----- PKGBUILD | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e737d8d..036659f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = ungoogled-chromium pkgdesc = A lightweight approach to removing Google web service dependency - pkgver = 84.0.4147.105 + pkgver = 84.0.4147.125 pkgrel = 1 url = https://github.com/Eloston/ungoogled-chromium install = chromium.install @@ -59,8 +59,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-84.0.4147.105.tar.xz - source = ungoogled-chromium-84.0.4147.105-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/84.0.4147.105-1.tar.gz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-84.0.4147.125.tar.xz + source = ungoogled-chromium-84.0.4147.125-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/84.0.4147.125-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-84-patchset-3/chromium-84-patchset-3.tar.xz @@ -72,8 +72,8 @@ pkgbase = ungoogled-chromium source = wayland-egl.patch source = nvidia-vdpau.patch source = chromium-skia-harmony.patch - sha256sums = caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac - sha256sums = af7999a71db3236eaa1d514cf901fb65db37dac40b65c1089a786c3f913ecb0e + sha256sums = 98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5 + sha256sums = 41585d66f394a60f8eb236e598b8f13f01ee78d086865412b8612de5f089b371 sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1 sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb sha256sums = f77088dd59b170b767ba91c6b410abb778ff2e68553433b24124d398fa4d3ce7 diff --git a/PKGBUILD b/PKGBUILD index 20c003f..972c071 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,15 +9,15 @@ # Contributor: Daniel J Griffiths pkgname=ungoogled-chromium -pkgver=84.0.4147.105 +pkgver=84.0.4147.125 pkgrel=1 _pkgname=$pkgname _pkgver=$pkgver # sometimes an ungoogled patches can be combined with a new chromium release # only if the release only includes security fixes -_ungoogled_ver=84.0.4147.105-1 +_ungoogled_ver=84.0.4147.125-1 _uc_url="$_pkgname-$_ungoogled_ver.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/$_ungoogled_ver.tar.gz" -_uc_sum="af7999a71db3236eaa1d514cf901fb65db37dac40b65c1089a786c3f913ecb0e" +_uc_sum="41585d66f394a60f8eb236e598b8f13f01ee78d086865412b8612de5f089b371" _launcher_ver=6 _gcc_patchset=3 pkgdesc="A lightweight approach to removing Google web service dependency" @@ -52,7 +52,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom wayland-egl.patch nvidia-vdpau.patch chromium-skia-harmony.patch) -sha256sums=('caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac' +sha256sums=('98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5' $_uc_sum '04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1' 'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb' -- cgit v1.2.3