chromium-widevine: update to 90.0.4430.72.

This commit is contained in:
Peter Bui 2021-04-17 09:00:08 -04:00 committed by q66
parent 25a251151a
commit 73049fb547
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# INSTALL # INSTALL
checksum=183089861c5c4c048b479f64b3baac2345bbd06736115210f4180d4c69fc1feb checksum=43f141970ab61d9c5a993dcf094625d9a7a1d24212a3c2443e7092b40c3a354c
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable" _baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
_filename="google-chrome-stable_${VERSION%_*}-1_amd64.deb" _filename="google-chrome-stable_${VERSION%_*}-1_amd64.deb"
DISTFILE="${_baseUrl}/${_filename}" DISTFILE="${_baseUrl}/${_filename}"

View file

@ -6,7 +6,7 @@ _chromeVersion="current"
_channel="stable" _channel="stable"
pkgname=chromium-widevine pkgname=chromium-widevine
version=89.0.4389.82 version=90.0.4430.72
revision=1 revision=1
archs="x86_64" archs="x86_64"
create_wrksrc=yes create_wrksrc=yes