diff options
author | Erich Eckner <git@eckner.net> | 2021-10-19 22:51:27 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-10-19 22:51:27 +0200 |
commit | e31c5e6d13be9c3ae0703c76a60a0ab2702c6f60 (patch) | |
tree | b8fb75bc183f71810271810e7507205cd73f51e4 /teams/PKGBUILD | |
parent | 73b20d140e66258e9f1263e20af808d8f0eb3513 (diff) | |
download | archlinuxewe-e31c5e6d13be9c3ae0703c76a60a0ab2702c6f60.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 6dbabce14..d84792cb9 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=1 +pkgrel=2 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.2.3' + 'mesa=21.2.4' 'nspr=4.32' 'nss=3.71' ) |