diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-03-22 08:42:44 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-03-22 08:42:44 +0100 |
commit | 7af45221ee9431f7f801f47e6bb0719508d85da4 (patch) | |
tree | e3075e5a60eb3d1e45809b7476f16a2b99ccca28 /slack-desktop | |
parent | 45733e98e2bb6d59b50d5bb7e9286d54ac58e35b (diff) | |
download | archlinuxewe-7af45221ee9431f7f801f47e6bb0719508d85da4.tar.xz |
slack-desktop: rebuild
Diffstat (limited to 'slack-desktop')
-rw-r--r-- | slack-desktop/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/slack-desktop/PKGBUILD b/slack-desktop/PKGBUILD index 99451cbb8..66c3227d6 100644 --- a/slack-desktop/PKGBUILD +++ b/slack-desktop/PKGBUILD @@ -5,7 +5,7 @@ pkgname=slack-desktop pkgver=4.29.149 -pkgrel=23 +pkgrel=24 pkgdesc="Slack Desktop (Beta) for Linux" arch=('x86_64') url="https://slack.com/downloads" @@ -36,7 +36,7 @@ _pinned_dependencies=( 'libxfixes=6.0.0' 'libxkbcommon.so=0' 'libxrandr=1.5.3' - 'mesa=22.3.6' + 'mesa=23.0.0' 'nspr=4.35' 'nss=3.89' ) |