summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk <jk@vin.ovh>2020-08-25 14:25:56 -0500
committerjk <jk@vin.ovh>2020-08-25 14:25:56 -0500
commit76d22723a239d8281dbe657cfe6e8b3b9e05a3d3 (patch)
tree71d5b13a62d074ea047bf41d17273a4fc69608c2
parent875000eee8009b50aa7196db37fc8cda62253e22 (diff)
downloadungoogled-chromium-76d22723a239d8281dbe657cfe6e8b3b9e05a3d3.tar.gz
ungoogled-chromium-76d22723a239d8281dbe657cfe6e8b3b9e05a3d3.tar.bz2
ungoogled-chromium-76d22723a239d8281dbe657cfe6e8b3b9e05a3d3.zip
upgpkg: ungoogled-chromium 84.0.4147.135-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 036659f..dd22c47 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.125
+ pkgver = 84.0.4147.135
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.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 = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-84.0.4147.135.tar.xz
+ source = ungoogled-chromium-84.0.4147.135-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/84.0.4147.135-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 = 98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5
- sha256sums = 41585d66f394a60f8eb236e598b8f13f01ee78d086865412b8612de5f089b371
+ sha256sums = dd41001596d0e17051ddcece3db6c0cdbe92fe23375d56fbcfba624a5f4996d8
+ sha256sums = 69195a85612076ceea22b787b2d49b9f22aebd815b5ea2e0dd88f071c89d949b
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
sha256sums = f77088dd59b170b767ba91c6b410abb778ff2e68553433b24124d398fa4d3ce7
diff --git a/PKGBUILD b/PKGBUILD
index 972c071..1e063e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,15 +9,13 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=84.0.4147.125
+pkgver=84.0.4147.135
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.125-1
+_ungoogled_ver=$pkgver-1
_uc_url="$_pkgname-$_ungoogled_ver.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/$_ungoogled_ver.tar.gz"
-_uc_sum="41585d66f394a60f8eb236e598b8f13f01ee78d086865412b8612de5f089b371"
+_uc_sum="69195a85612076ceea22b787b2d49b9f22aebd815b5ea2e0dd88f071c89d949b"
_launcher_ver=6
_gcc_patchset=3
pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -52,7 +50,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
wayland-egl.patch
nvidia-vdpau.patch
chromium-skia-harmony.patch)
-sha256sums=('98439626cf2d8d3d8f9486d08a99cbc1e4981b3f3427a072d5eaaf6ded4daff5'
+sha256sums=('dd41001596d0e17051ddcece3db6c0cdbe92fe23375d56fbcfba624a5f4996d8'
$_uc_sum
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'