diff options
Diffstat (limited to 'google-chrome/PKGBUILD')
-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 c501263b6..0b6a0fc9a 100644 --- a/google-chrome/PKGBUILD +++ b/google-chrome/PKGBUILD @@ -8,7 +8,7 @@ pkgname=google-chrome pkgver=114.0.5735.90 -pkgrel=47 +pkgrel=48 pkgdesc="The popular and trusted web browser by Google (Stable Channel)" arch=('x86_64') url="https://www.google.com/chrome" @@ -33,7 +33,7 @@ _pinned_dependencies=( 'libxcb=1.16' 'libxcomposite=0.4.6' 'libxdamage=1.1.6' - 'libxext=1.3.5' + 'libxext=1.3.6' 'libxfixes=6.0.1' 'libxkbcommon.so=0' 'libxrandr=1.5.4' |