chrome: update addon to (2)

- at-spi2-core: update to 2.50.0
This commit is contained in:
Rudi Heitbaum 2023-11-05 13:16:48 +00:00
parent 5cc03e766c
commit 7fa0b0e49d

View File

@ -5,7 +5,7 @@ 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="119.0.6045.105"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"