chrome: update to 135.0.7049.95 and addon (1)

- chrome-libxkbcommon: fix source tar file reference
- cups: update to 2.4.12
- gtk3: update to 3.24.49 and PKG_URL
- libXft: update to 2.3.9 and meson
This commit is contained in:
Rudi Heitbaum 2025-04-22 06:50:35 +00:00
parent 83caa12228
commit 4084c2d6e1

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="134.0.6998.165"
PKG_REV="0"
PKG_VERSION_NUMBER="135.0.7049.95"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"