chrome: update to 138.0.7204.92 and addon (1)

- at-spi2-core: update to 2.57.0
This commit is contained in:
Rudi Heitbaum 2025-07-08 03:49:08 +00:00
parent 69c4ecbc88
commit abb6ce6da0

View File

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