diff options
author | Erich Eckner <git@eckner.net> | 2022-02-15 10:27:19 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-15 10:27:19 +0100 |
commit | 5f44301d12f21e643b86561dc5ec278abd479040 (patch) | |
tree | aa11ab3b14e23a3082e13cb7e974ef0a7e4ed93f | |
parent | 93aaf0c38cbc190af3ed2fc763a04999c4f1c919 (diff) | |
download | archlinuxewe-5f44301d12f21e643b86561dc5ec278abd479040.tar.xz |
teams: rebuild
-rw-r--r-- | teams/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index 4228cc5df..e1ee4ea1f 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=23 +pkgrel=24 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.2' 'libxrender=0.9.10' 'libxtst=1.2.3' - 'mesa=21.3.5' + 'mesa=21.3.6' 'nspr=4.33' 'nss=3.75' ) |