google-chrome: update to 96.0.4664.93
This commit is contained in:
parent
bf8b136606
commit
04ef60b5d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=96.0.4664.45
|
||||
version=96.0.4664.93
|
||||
revision=1
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
|
@ -19,7 +19,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=4f34e7235d3ecbc2b1d0e3aa4237d377a4c124c0b74b8810d850c9d03c898614
|
||||
checksum=0b8b50d03cb9a58f8841fc03912e847a54a213745a8b10d8c0c75223a51d4394
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue