summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjk2020-08-02 09:48:14 -0500
committerjk2020-08-02 09:48:14 -0500
commit82f60740a9e316350ae2ef6502e8ea5613241328 (patch)
treef392f4544827d4a6a02de6601879d3cf1bd225f0
parent327b270fafe34f42a2103cf275be5822e0c7be28 (diff)
downloadaur-82f60740a9e316350ae2ef6502e8ea5613241328.tar.gz
upgpkg: ungoogled-chromium 84.0.4147.105-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26b94b0870e7..e737d8d1efca 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.89
+ pkgver = 84.0.4147.105
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.89.tar.xz
- source = ungoogled-chromium-84.0.4147.89-1.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/84.0.4147.89-1.tar.gz
+ 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 = 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 = 17970d998c125b40765141f2cd346d1674f05dbd4a28fdcf31f9e3540890c679
- sha256sums = c10fe32af89e3611e836b5c73676444086be0680b765836755f3649ab8da4925
+ sha256sums = caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac
+ sha256sums = af7999a71db3236eaa1d514cf901fb65db37dac40b65c1089a786c3f913ecb0e
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
sha256sums = f77088dd59b170b767ba91c6b410abb778ff2e68553433b24124d398fa4d3ce7
diff --git a/PKGBUILD b/PKGBUILD
index b67b9b51e225..20c003fa6f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,21 +3,21 @@
# Based on aur/chromium-vaapi, with ungoogled-chromium patches
-# Contributor: Evangelos Foutras <evangelos@foutrelis.com>
+# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=84.0.4147.89
+pkgver=84.0.4147.105
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.89-1
+_ungoogled_ver=84.0.4147.105-1
_uc_url="$_pkgname-$_ungoogled_ver.tar.gz::https://github.com/Eloston/ungoogled-chromium/archive/$_ungoogled_ver.tar.gz"
-_uc_sum="c10fe32af89e3611e836b5c73676444086be0680b765836755f3649ab8da4925"
+_uc_sum="af7999a71db3236eaa1d514cf901fb65db37dac40b65c1089a786c3f913ecb0e"
_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=('17970d998c125b40765141f2cd346d1674f05dbd4a28fdcf31f9e3540890c679'
+sha256sums=('caf4ebeb2a2333454c3067a2534aeecaab5029aa78fc0d8b27f79ad3b9c5ccac'
$_uc_sum
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'