diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-06 15:07:12 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-06 15:07:12 +0200 |
commit | d4a39558bb0982964bc81b687c6bc09b03c69c56 (patch) | |
tree | 6dfcb161069e269a5838ca443ee2574d4f244a2d | |
parent | 49b09ad138919a1a9a467ff6b6de373f95a33b66 (diff) | |
download | archlinuxewe-d4a39558bb0982964bc81b687c6bc09b03c69c56.tar.xz |
slack-desktop: rebuild
-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 480e86e6f..ebfaf4833 100644 --- a/slack-desktop/PKGBUILD +++ b/slack-desktop/PKGBUILD @@ -5,7 +5,7 @@ pkgname=slack-desktop pkgver=4.34.121 -pkgrel=73 +pkgrel=74 pkgdesc="Slack Desktop (Beta) for Linux" arch=('x86_64') url="https://slack.com/downloads" @@ -35,7 +35,7 @@ _pinned_dependencies=( 'libxfixes=6.0.1' 'libxkbcommon.so=0' 'libxrandr=1.5.4' - 'mesa=1:24.2.3' + 'mesa=1:24.2.4' 'nspr=4.35' 'nss=3.105' ) |