diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-01-03 10:59:51 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-01-03 10:59:51 +0100 |
commit | 1164c5b281bfd00cc41113e133a14bc68db31386 (patch) | |
tree | 577fe6fdbaac1c2ddad7b8219c5bf65b09666dae /teams | |
parent | 44b01b1b3eee98e49a0dc09a2620e43373f2e836 (diff) | |
download | archlinuxewe-1164c5b281bfd00cc41113e133a14bc68db31386.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 4950fe3dc..ba79db3dd 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.23861 -pkgrel=5 +pkgrel=6 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.1' + 'mesa=22.3.2' 'nspr=4.35' 'nss=3.86' ) |