chrome: update to 96.0.4664.45 and addon (111)

This commit is contained in:
heitbaum 2021-11-16 19:34:59 +11:00
parent 796bd24ad7
commit baab3dcc86
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
111
- chrome: update to 96.0.4664.45
- harfbuzz: update to 3.1.1
- pango: update to 1.49.3
- shared-mime-info: update compile for meson 0.60.0
110
- fix dark mode toggle
- versions >=91 use new flags to enable hardware accelerated video decode

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="95.0.4638.54"
PKG_REV="110"
PKG_VERSION_NUMBER="96.0.4664.45"
PKG_REV="111"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"