chromium-widevine: update to 88.0.4324.150.

This commit is contained in:
Peter Bui 2021-02-04 15:39:38 -05:00 committed by Érico Nogueira Rolim
parent 62cfcaa653
commit ffef083b01
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# INSTALL # INSTALL
checksum=4c3fca6ba917db4635368c99df61cd811c5138daa1ad890d4dc4271dd0014124 checksum=404f13af1288a824898674e83c42bcdffba098178ff96d266525cd7e2fdcd077
_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=88.0.4324.96 version=88.0.4324.150
revision=1 revision=1
archs="x86_64" archs="x86_64"
create_wrksrc=yes create_wrksrc=yes