chrome: update to 131.0.6778.139 and addon (2)

- at-spi2-core: update to 2.54.0
- cups: update to 2.4.11
- gtk3: update to 3.24.43
- cairo: update to 1.18.2
- pango: update to 1.55.5
This commit is contained in:
Rudi Heitbaum 2024-12-15 06:52:12 +00:00
parent 218c755dcf
commit baca55a390

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="130.0.6723.116" PKG_VERSION_NUMBER="131.0.6778.139"
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"