chrome: update to 92.0.4515.107 (107)

https://www.chromestatus.com/features/schedule
This commit is contained in:
heitbaum 2021-07-04 10:23:31 +00:00
parent b91ad2b88b
commit 6774471e60
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
107
- chrome: update to 92.0.4515.107
- at-spi2-core: update to 2.40.3
- gdk-pixbuf: update to 2.42.6
- gtk3: update to 3.24.30
- pango: update to 1.48.7
106
- chrome: update to 91.0.4472.114

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