chromium-widevine: update to 90.0.4430.85.

This commit is contained in:
Peter Bui 2021-04-24 09:54:14 -04:00 committed by Piraty
parent 0d219464e5
commit e1a3a69e21
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# INSTALL # INSTALL
checksum=43f141970ab61d9c5a993dcf094625d9a7a1d24212a3c2443e7092b40c3a354c checksum=39de976ede3d759fd696e59bd7ac3447093ab67b65972a41caa557edbee12952
_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=90.0.4430.72 version=90.0.4430.85
revision=1 revision=1
archs="x86_64" archs="x86_64"
create_wrksrc=yes create_wrksrc=yes