google-chrome: update to 103.0.5060.134

This commit is contained in:
Alex Lohr 2022-07-20 10:03:49 +02:00 committed by Đoàn Trần Công Danh
parent 356a11f062
commit f21fa0f485

View File

@ -1,6 +1,6 @@
# Template file for 'google-chrome' # Template file for 'google-chrome'
pkgname=google-chrome pkgname=google-chrome
version=103.0.5060.114 version=103.0.5060.134
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=693a00987843bdba97d77a1d9f5a4b5ca9b77bdfd6f37cbffa315680adb5abe3 checksum=dc32939a6ecc42eeb709a2c39b85c0d050a79b13c3ffc80a5c425bcfc0617290
do_extract() { do_extract() {
mkdir -p ${DESTDIR} mkdir -p ${DESTDIR}