diff options
Diffstat (limited to 'teams')
-rw-r--r-- | teams/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index 1019b958e..be667aedc 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.23861 -pkgrel=7 +pkgrel=8 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -40,7 +40,7 @@ _pinned_dependencies=( 'libxrandr=1.5.3' 'libxrender=0.9.11' 'libxtst=1.2.4' - 'mesa=22.3.2' + 'mesa=22.3.3' 'nspr=4.35' 'nss=3.87' ) |