summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--google-chrome/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/google-chrome/PKGBUILD b/google-chrome/PKGBUILD
index 8ddc8ac63..566500fa7 100644
--- a/google-chrome/PKGBUILD
+++ b/google-chrome/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=google-chrome
pkgver=108.0.5359.124
-pkgrel=20
+pkgrel=21
pkgdesc="The popular and trusted web browser by Google (Stable Channel)"
arch=('x86_64')
url="https://www.google.com/chrome"
@@ -34,10 +34,10 @@ _pinned_dependencies=(
'libxcomposite=0.4.6'
'libxdamage=1.1.6'
'libxext=1.3.5'
- 'libxfixes=6.0.0'
+ 'libxfixes=6.0.1'
'libxkbcommon.so=0'
'libxrandr=1.5.3'
- 'mesa=23.0.1'
+ 'mesa=23.0.2'
'nspr=4.35'
'nss=3.89'
)