summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhmars2023-03-28 21:20:41 +0800
committerzhmars2023-03-28 21:20:41 +0800
commit0343ac54802d79269936f427364dec2717dae3fc (patch)
tree62260c217f95db36a0f17cc2079670fcf75cbdcb
parent6b837ba7402b8cdc797d1dbc606ca167304c12d0 (diff)
downloadaur-0343ac54802d79269936f427364dec2717dae3fc.tar.gz
update to 111.0.5563.146-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a8609e98c92..e245ad0941d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromium-wayland-vaapi
pkgdesc = Chromium, patched to enable VA-API video decoding on the Ozone Wayland backend
- pkgver = 111.0.5563.110
+ pkgver = 111.0.5563.146
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -60,7 +60,7 @@ pkgbase = chromium-wayland-vaapi
provides = chromium
conflicts = chromium
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.110.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-111.0.5563.146.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://github.com/stha09/chromium-patches/releases/download/chromium-111-patchset-2/chromium-111-patchset-2.tar.xz
source = sql-relax-constraints-on-VirtualCursor-layout.patch
@@ -68,7 +68,7 @@ pkgbase = chromium-wayland-vaapi
source = use-oauth2-client-switches-as-default.patch
source = 0001-ozone-wayland-add-VA-API-support.patch
source = vaapi-add-av1-support.patch
- sha256sums = 49dd6c73b170a2dcf6edbb516cd9f77b550cc3d968f2097927c637015487a765
+ sha256sums = 1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909
sha256sums = e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7
diff --git a/PKGBUILD b/PKGBUILD
index 08160ececb84..bb6531fa8247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=chromium-wayland-vaapi
-pkgver=111.0.5563.110
+pkgver=111.0.5563.146
pkgrel=1
_launcher_ver=8
_gcc_patchset=2
@@ -34,7 +34,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
sql-relax-constraints-on-VirtualCursor-layout.patch
disable-GlobalMediaControlsCastStartStop.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('49dd6c73b170a2dcf6edbb516cd9f77b550cc3d968f2097927c637015487a765'
+sha256sums=('1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'a016588340f1559198e4ce61c6e91c48cf863600f415cb5c46322de7e1f77909'
'e66be069d932fe18811e789c57b96249b7250257ff91a3d82d15e2a7283891b7'