diff options
author | Erich Eckner <git@eckner.net> | 2024-06-25 19:41:21 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-06-25 19:41:21 +0200 |
commit | 40f37582cf1bc1d2122e960f1bfa3bd9b12920db (patch) | |
tree | e31ac4252814e7ab182fa10460222f3025fa626d /google-chrome | |
parent | 21fefccee4e1909b3e8e2007644681bcd10b7da3 (diff) | |
download | archlinuxewe-40f37582cf1bc1d2122e960f1bfa3bd9b12920db.tar.xz |
google-chrome: rebuild
Diffstat (limited to 'google-chrome')
-rw-r--r-- | google-chrome/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/google-chrome/PKGBUILD b/google-chrome/PKGBUILD index 4c1bf5045..5dcb24fab 100644 --- a/google-chrome/PKGBUILD +++ b/google-chrome/PKGBUILD @@ -8,7 +8,7 @@ pkgname=google-chrome pkgver=114.0.5735.90 -pkgrel=83 +pkgrel=84 pkgdesc="The popular and trusted web browser by Google (Stable Channel)" arch=('x86_64') url="https://www.google.com/chrome" @@ -37,7 +37,7 @@ _pinned_dependencies=( 'libxfixes=6.0.1' 'libxkbcommon.so=0' 'libxrandr=1.5.4' - 'mesa=1:24.1.2' + 'mesa=1:24.1.1' 'nspr=4.35' 'nss=3.101' ) |