chrome: update to 136.0.7103.59 and addon (2)

- at-spi2-core: update to 2.56.2
This commit is contained in:
Rudi Heitbaum 2025-05-05 04:29:23 +00:00
parent b8db5dce28
commit a934a46535

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="135.0.7049.95" PKG_VERSION_NUMBER="136.0.7103.59"
PKG_REV="1" PKG_REV="2"
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"