google-chrome: update to 98.0.4758.102
This commit is contained in:
parent
2ee3b80b33
commit
ec20cb79ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=98.0.4758.80
|
||||
version=98.0.4758.102
|
||||
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=f1ddb0c3b10b2c345f24b2774a882ee28564c87788f78502f4d03de70a814b5c
|
||||
checksum=864ffdeb9402ee82da2786e99c58547598762b281f34a14d8ad670ece654d95d
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue