diff options
author | Erich Eckner <git@eckner.net> | 2023-11-21 19:07:45 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-11-21 19:07:45 +0100 |
commit | edc890976350e7cc8ef219f266fed3932e2a6dae (patch) | |
tree | 05c5b9194ef7afbc0e2c12e15f3f3aa23306728d /google-chrome/PKGBUILD | |
parent | 7a8355bc6106f80ed5f0e787a9ed4b03d8566431 (diff) | |
download | archlinuxewe-edc890976350e7cc8ef219f266fed3932e2a6dae.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 7e6212ca0..cbd2e7acb 100644 --- a/google-chrome/PKGBUILD +++ b/google-chrome/PKGBUILD @@ -8,7 +8,7 @@ pkgname=google-chrome pkgver=114.0.5735.90 -pkgrel=36 +pkgrel=37 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.2.1' 'nspr=4.35' - 'nss=3.94' + 'nss=3.95' ) depends=( 'alsa-lib' |