summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Baz2018-06-01 18:48:01 +0200
committerMaxim Baz2018-06-01 18:48:01 +0200
commitdde0c10650e67007ddf6f456d924fda03375b612 (patch)
tree5fbf11fe64eda84905ec4bdf7756d551c3ede1e6 /PKGBUILD
parent2a6f4a6887e09d99d703aa052c7462f5ab8f1dfc (diff)
downloadaur-dde0c10650e67007ddf6f456d924fda03375b612.tar.gz
Update to 67.0.3396.62
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d9f048f3dff..a2aa6dc2ecef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=chromium-vaapi-bin
-pkgver=66.0.3359.181
+pkgver=67.0.3396.62
pkgrel=1
pkgdesc='Chromium compiled with VA-API support for Intel Graphics'
url='https://www.chromium.org/Home'
@@ -18,14 +18,14 @@ optdepends=('pepper-flash: support for Flash content'
'libva-intel-driver: Needed to support VA-API for Intel graphics cards')
source_x86_64=("https://github.com/maximbaz/$pkgname/raw/master/$arch/chromium-vaapi-$pkgver-$pkgrel-$arch.pkg.tar.xz")
-sha256sums_x86_64=('7b7038fea19238ee3a324b409ed1ba49ce1e496ea68337a5ace9d983865a7d26')
+sha256sums_x86_64=('d893f9dc8b820670635dc0bbf742052637dbeb8aa1635ea70208f15901cd99e1')
# Keep in sync with AUR/chromium-vaapi:
#
# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
# Keys are the names in the above script; values are the dependencies in Arch
declare -gA _system_libs=(
- #[ffmpeg]=ffmpeg # https://crbug.com/731766
+ [ffmpeg]=ffmpeg
[flac]=flac
[fontconfig]=fontconfig
[freetype]=freetype2
@@ -34,7 +34,7 @@ declare -gA _system_libs=(
[libdrm]=
[libjpeg]=libjpeg
#[libpng]=libpng # https://crbug.com/752403#c10
- #[libvpx]=libvpx
+ #[libvpx]=libvpx # needs unreleased libvpx
[libwebp]=libwebp
#[libxml]=libxml2 # https://crbug.com/736026
[libxslt]=libxslt