diff options
author | Erich Eckner <git@eckner.net> | 2024-02-18 02:57:00 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-02-18 02:57:00 +0100 |
commit | 553eaf35e95c1262cd263a9038f5f3a2cd6f0669 (patch) | |
tree | 135c35c056a323bf5eb388e8d63f430db3086f1a /google-chrome/PKGBUILD | |
parent | 75f93e7ea4818c1aafaec657b10648aaf4d19107 (diff) | |
download | archlinuxewe-553eaf35e95c1262cd263a9038f5f3a2cd6f0669.tar.xz |
google-chrome: rebuild
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 18ed7b7db..5a677aa5a 100644 --- a/google-chrome/PKGBUILD +++ b/google-chrome/PKGBUILD @@ -8,7 +8,7 @@ pkgname=google-chrome pkgver=114.0.5735.90 -pkgrel=49 +pkgrel=50 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.0.1' 'nspr=4.35' - 'nss=3.97' + 'nss=3.98' ) depends=( 'alsa-lib' |