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 66c721b8c..620aba220 100644 --- a/google-chrome/PKGBUILD +++ b/google-chrome/PKGBUILD @@ -8,7 +8,7 @@ pkgname=google-chrome pkgver=114.0.5735.90 -pkgrel=44 +pkgrel=45 pkgdesc="The popular and trusted web browser by Google (Stable Channel)" arch=('x86_64') url="https://www.google.com/chrome" @@ -39,7 +39,7 @@ _pinned_dependencies=( 'libxrandr=1.5.4' 'mesa=1:23.3.3' 'nspr=4.35' - 'nss=3.96.1' + 'nss=3.97' ) depends=( 'alsa-lib' |