summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slack-desktop/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/slack-desktop/PKGBUILD b/slack-desktop/PKGBUILD
index 054566357..132d2588d 100644
--- a/slack-desktop/PKGBUILD
+++ b/slack-desktop/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=slack-desktop
pkgver=4.34.121
-pkgrel=8
+pkgrel=9
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
url="https://slack.com/downloads"
@@ -35,9 +35,9 @@ _pinned_dependencies=(
'libxfixes=6.0.1'
'libxkbcommon.so=0'
'libxrandr=1.5.4'
- 'mesa=1:23.2.1'
+ 'mesa=1:23.3.1'
'nspr=4.35'
- 'nss=3.95'
+ 'nss=3.96.1'
)
depends=('alsa-lib' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss' 'xdg-utils' "${_pinned_dependencies[@]}")
optdepends=('libappindicator-gtk3: Systray indicator support'