google-chrome: update to 100.0.4896.60
Closes: #36413 [via git-merge-pr]
This commit is contained in:
parent
26add4f9b7
commit
e7e3c7b60c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-chrome'
|
||||
pkgname=google-chrome
|
||||
version=99.0.4844.84
|
||||
version=100.0.4896.60
|
||||
revision=1
|
||||
_channel=stable
|
||||
archs="x86_64"
|
||||
|
@ -20,7 +20,7 @@ _chromeUrl="${_baseUrl}/${_filename}"
|
|||
_licenseUrl="https://www.google.com/intl/en/chrome/terms/"
|
||||
|
||||
distfiles="$_chromeUrl"
|
||||
checksum=96f260f798f1adb471a3a5b8e68702ef88237884e32f0e43baf15a78aed5b669
|
||||
checksum=05ba6d17d2704ffff1e1d554b40aaddabca9256b7e63ff73e99c469393de8a1f
|
||||
|
||||
do_extract() {
|
||||
mkdir -p ${DESTDIR}
|
||||
|
|
Loading…
Reference in a new issue