summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--google-chrome/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/google-chrome/PKGBUILD b/google-chrome/PKGBUILD
index e705550fd..00d33118d 100644
--- a/google-chrome/PKGBUILD
+++ b/google-chrome/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=google-chrome
pkgver=126.0.6478.182
-pkgrel=2
+pkgrel=3
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:24.1.4'
'nspr=4.35'
- 'nss=3.102'
+ 'nss=3.102.1'
)
depends=(
'alsa-lib'