diff options
author | Erich Eckner <git@eckner.net> | 2022-02-15 19:18:28 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-15 19:18:28 +0100 |
commit | 9714c7ec698f1210e053c315b8532a534aec723e (patch) | |
tree | be6bc6da6d852c2bc7633179f3bf803eca877c78 /teams | |
parent | 0f417ac4f579a8223576b1fbc49460643d10fe3f (diff) | |
download | archlinuxewe-9714c7ec698f1210e053c315b8532a534aec723e.tar.xz |
teams: rebuild
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 e1ee4ea1f..ab19371ab 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=24 +pkgrel=25 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.6' + 'mesa=21.3.5' 'nspr=4.33' 'nss=3.75' ) |