summaryrefslogtreecommitdiff
path: root/slack-desktop
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-16 09:41:39 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-16 09:41:39 +0100
commit0bb97a817c35eba9380483ece7a3c0405825492b (patch)
tree822630099c6dcab9a4cb43c21814e26e5e7d7d22 /slack-desktop
parent36118c89411c8eda5d077906f10b4a1cd697e587 (diff)
downloadarchlinuxewe-0bb97a817c35eba9380483ece7a3c0405825492b.tar.xz
slack-desktop: rebuild
Diffstat (limited to 'slack-desktop')
-rw-r--r--slack-desktop/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/slack-desktop/PKGBUILD b/slack-desktop/PKGBUILD
index 5b3b5e03d..518db58f1 100644
--- a/slack-desktop/PKGBUILD
+++ b/slack-desktop/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=slack-desktop
pkgver=4.28.184
-pkgrel=3
+pkgrel=4
pkgdesc="Slack Desktop (Beta) for Linux"
arch=('x86_64')
url="https://slack.com/downloads"
@@ -28,7 +28,7 @@ _pinned_dependencies=(
'libgtk-3.so=0'
'libpango-1.0.so=0'
'libwayland-client.so=0'
- 'libx11=1.8.1'
+ 'libx11=1.8.2'
'libxcb=1.15'
'libxcomposite=0.4.5'
'libxdamage=1.1.5'
@@ -36,9 +36,9 @@ _pinned_dependencies=(
'libxfixes=6.0.0'
'libxkbcommon.so=0'
'libxrandr=1.5.2'
- 'mesa=22.2.2'
+ 'mesa=22.2.3'
'nspr=4.35'
- 'nss=3.84'
+ 'nss=3.85'
)
depends=('alsa-lib' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss' 'xdg-utils' "${_pinned_dependencies[@]}")
optdepends=('libappindicator-gtk3: Systray indicator support'