chrome: update to 103.0.5060.134 and addon (113)

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
This commit is contained in:
heitbaum 2022-02-06 11:19:13 +00:00 committed by Rudi Heitbaum
parent 743564f32e
commit f64ae4f223
2 changed files with 16 additions and 3 deletions

View File

@ -1,6 +1,19 @@
113
- at-spi2-core: update to 2.45.1
- atk: update to 2.38.0
- chrome: update to 103.0.5060.134
- cups: update to 2.4.2
- gdk-pixbuf: update to 2.42.8
- gtk3: update to 3.24.34
- harfbuzz: update to 5.0.1
- icu: update to 71.1
- jasper: update to 3.0.6
- libXcursor: update to 1.2.1
- pango: update to 1.50.8
112
- chrome: update to 97.0.4692.71
- cups: update to 2.4.02
- cups: update to 2.4.0
- gtk3: update to 3.24.31
- harfbuzz: update to 3.2.0
- icu: update to 70.1 and PKG_SITE

View File

@ -4,8 +4,8 @@
PKG_NAME="chrome"
PKG_VERSION="1.0"
# curl -s http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -B 1 Version
PKG_VERSION_NUMBER="97.0.4692.71"
PKG_REV="111"
PKG_VERSION_NUMBER="103.0.5060.134"
PKG_REV="113"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"