diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-09-09 08:49:59 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-09-09 08:49:59 +0200 |
commit | 37d4d87137ef49f476c1081625b1ce251bbfa478 (patch) | |
tree | 4d9b00951fae476cc11495f2285c8f1f29e01f39 | |
parent | 42e1313f75dfc271af5ed4058713c5269763bc20 (diff) | |
download | archlinuxewe-37d4d87137ef49f476c1081625b1ce251bbfa478.tar.xz |
google-chrome: rebuild
-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 a314a0d61..71f43f49d 100644 --- a/google-chrome/PKGBUILD +++ b/google-chrome/PKGBUILD @@ -8,7 +8,7 @@ pkgname=google-chrome pkgver=126.0.6478.182 -pkgrel=12 +pkgrel=13 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.2.1' + 'mesa=1:24.2.2' 'nspr=4.35' 'nss=3.104' ) |