diff options
author | Erich Eckner <git@eckner.net> | 2022-11-10 06:33:13 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-11-10 06:33:13 +0100 |
commit | 234b84fae57b893e3d01371081eaee03cfaed6ea (patch) | |
tree | b1878f0af28b6ccc5f0f569f5558f0541d97b2c2 /teams | |
parent | 47e9d46ae5aa28bf6f2da5595ae7b0dd5095b6e9 (diff) | |
download | archlinuxewe-234b84fae57b893e3d01371081eaee03cfaed6ea.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 b347b8e96..23f68c44d 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.10453 -pkgrel=26 +pkgrel=27 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.11' 'libxtst=1.2.4' - 'mesa=22.2.1' + 'mesa=22.2.2' 'nspr=4.35' 'nss=3.84' ) |