diff options
author | Erich Eckner <git@eckner.net> | 2022-10-17 17:01:46 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-10-17 17:01:46 +0200 |
commit | 1235ea24dff698d1c75ac1e151c80de2245e0270 (patch) | |
tree | e44d6dec19b486df62a5e5d3c9ea2302a5a75332 /teams/PKGBUILD | |
parent | 148f2db2644749b4ea9b12ce2846c326ef7e5a84 (diff) | |
download | archlinuxewe-1235ea24dff698d1c75ac1e151c80de2245e0270.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 cd7406674..60ec2d8a3 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.10453 -pkgrel=22 +pkgrel=23 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.4' - 'mesa=22.1.7' + 'mesa=22.2.1' 'nspr=4.35' 'nss=3.83' ) |