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 36f92adac..7be199b78 100644
--- a/slack-desktop/PKGBUILD
+++ b/slack-desktop/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=slack-desktop
pkgver=4.34.121
-pkgrel=34
+pkgrel=35
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
url="https://slack.com/downloads"
license=('custom')
_pinned_dependencies=(
- 'gcc-libs=13.2.1'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
'glibc>=2.33'
'libasound.so=2'
'libatk-1.0.so=0'
@@ -37,7 +37,7 @@ _pinned_dependencies=(
'libxrandr=1.5.4'
'mesa=1:24.0.6'
'nspr=4.35'
- 'nss=3.99'
+ 'nss=3.100'
)
depends=('alsa-lib' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss' 'xdg-utils' "${_pinned_dependencies[@]}")
optdepends=('libappindicator-gtk3: Systray indicator support'