summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a0b3214c853..ad51e96d6282 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chromium-vaapi
pkgdesc = Chromium with VA-API support to enable hardware acceleration
- pkgver = 90.0.4430.72
- pkgrel = 2
+ pkgver = 90.0.4430.85
+ pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -52,14 +52,14 @@ pkgbase = chromium-vaapi
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.72.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-90.0.4430.85.tar.xz
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
source = wayland-egl.patch
source = chromium-glibc-2.33.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums = a5cc88ca8fffac21ec4d1646980f698dfb6f388a225dd7a2c5a3d252a4098943
+ sha256sums = 01c5594d4b7eaa67e00b4fa16ae0c9d35ec5917467abd387ba1b5cc332d44922
sha256sums = 86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f
sha256sums = 3eb9580ea35a96789e02815270498226fa33726f4210a5ee36f3868af2ffae1f
sha256sums = 5e22afcb91b5402bc09e80630c5323d61013c3fccb0bbd9b23d1e79a400b00d0
diff --git a/PKGBUILD b/PKGBUILD
index 64fe5d9a2aa7..7ca596be1e69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=chromium-vaapi
-pkgver=90.0.4430.72
-pkgrel=2
+pkgver=90.0.4430.85
+pkgrel=1
_launcher_ver=7
_gcc_patchset=6
pkgdesc="Chromium with VA-API support to enable hardware acceleration"
@@ -36,7 +36,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
wayland-egl.patch
chromium-glibc-2.33.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('a5cc88ca8fffac21ec4d1646980f698dfb6f388a225dd7a2c5a3d252a4098943'
+sha256sums=('01c5594d4b7eaa67e00b4fa16ae0c9d35ec5917467abd387ba1b5cc332d44922'
'86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
'3eb9580ea35a96789e02815270498226fa33726f4210a5ee36f3868af2ffae1f'
'5e22afcb91b5402bc09e80630c5323d61013c3fccb0bbd9b23d1e79a400b00d0'