summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--google-chrome/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/google-chrome/PKGBUILD b/google-chrome/PKGBUILD
index 1493aee21..ec3f45abf 100644
--- a/google-chrome/PKGBUILD
+++ b/google-chrome/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=google-chrome
pkgver=114.0.5735.90
-pkgrel=30
+pkgrel=31
pkgdesc="The popular and trusted web browser by Google (Stable Channel)"
arch=('x86_64')
url="https://www.google.com/chrome"
@@ -29,17 +29,17 @@ _pinned_dependencies=(
'libglib-2.0.so=0'
'libgobject-2.0.so=0'
'libpango-1.0.so=0'
- 'libx11=1.8.7'
+ 'libx11=1.8.6'
'libxcb=1.16'
'libxcomposite=0.4.6'
'libxdamage=1.1.6'
'libxext=1.3.5'
'libxfixes=6.0.1'
'libxkbcommon.so=0'
- 'libxrandr=1.5.4'
- 'mesa=1:23.2.1'
+ 'libxrandr=1.5.3'
+ 'mesa=1:23.1.8'
'nspr=4.35'
- 'nss=3.94'
+ 'nss=3.93'
)
depends=(
'alsa-lib'