google-chrome: update to 99.0.4844.82

This commit is contained in:
Alex Lohr 2022-03-21 09:33:41 +01:00 committed by Echo
parent db52feaf17
commit 1afda39d89

View file

@ -1,6 +1,6 @@
# Template file for 'google-chrome' # Template file for 'google-chrome'
pkgname=google-chrome pkgname=google-chrome
version=99.0.4844.74 version=99.0.4844.82
revision=1 revision=1
_channel=stable _channel=stable
archs="x86_64" archs="x86_64"
@ -20,7 +20,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
_licenseUrl="https://www.google.com/intl/en/chrome/terms/" _licenseUrl="https://www.google.com/intl/en/chrome/terms/"
distfiles="$_chromeUrl" distfiles="$_chromeUrl"
checksum=0444893153d4b3b628c6465c48e7c49f06649b101ce5ab066d59b14c363ef9f7 checksum=b9c181ddc15760795a7c30b950d90a8ef78487825fb12b1e171d1f71fe8a107e
do_extract() { do_extract() {
mkdir -p ${DESTDIR} mkdir -p ${DESTDIR}