chrome: update to 93.0.4577.63 and addon (108)

This commit is contained in:
heitbaum 2021-09-02 11:55:25 +10:00
parent ebf2ee068a
commit 7734200547
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
108
- chrome: update to 93.0.4577.63
- harfbuzz: update to 2.9.0
- icu: update to 69.1
- itstool: to githash
- jasper: update to 2.0.33
- libXft: update to 2.3.4
- pango: update to 1.49.1
107
- chrome: update to 92.0.4515.107
- at-spi2-core: update to 2.40.3

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="92.0.4515.107"
PKG_REV="107"
PKG_VERSION_NUMBER="93.0.4577.63"
PKG_REV="108"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"