diff options
author | Erich Eckner <git@eckner.net> | 2023-02-23 18:09:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-02-23 18:09:35 +0100 |
commit | 7ff529856bddecef5e49b2053e74e3ad643c4039 (patch) | |
tree | 139d5c03302e1b4f14a1230f69d1eb0f43e7e303 /teams/PKGBUILD | |
parent | 3f77f4c5ab0cbb288ee4fe10c2c9b52eb25ea453 (diff) | |
download | archlinuxewe-7ff529856bddecef5e49b2053e74e3ad643c4039.tar.xz |
teams: rebuild
Diffstat (limited to 'teams/PKGBUILD')
-rw-r--r-- | teams/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index d6b9388d4..31a4e06ba 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.23861 -pkgrel=20 +pkgrel=21 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.6' + 'mesa=22.3.5' 'nspr=4.35' 'nss=3.88.1' ) |