summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slack-desktop/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/slack-desktop/PKGBUILD b/slack-desktop/PKGBUILD
index 886936332..18619a37f 100644
--- a/slack-desktop/PKGBUILD
+++ b/slack-desktop/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=slack-desktop
pkgver=4.34.121
-pkgrel=13
+pkgrel=14
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
url="https://slack.com/downloads"
@@ -37,7 +37,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' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss' 'xdg-utils' "${_pinned_dependencies[@]}")
optdepends=('libappindicator-gtk3: Systray indicator support'