summaryrefslogtreecommitdiff
path: root/teams
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-12-21 14:34:25 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-12-21 14:34:25 +0100
commit433901e26f8382c5a0b234c26793038692843413 (patch)
tree53d57d82a1a6af887530877f26b0cfc89095a600 /teams
parentc58958925c36fdb4c73cb79d22978717f1dcecdd (diff)
downloadarchlinuxewe-433901e26f8382c5a0b234c26793038692843413.tar.xz
teams: rebuild
Diffstat (limited to 'teams')
-rw-r--r--teams/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD
index a49233f2d..4950fe3dc 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.5.00.23861
-pkgrel=4
+pkgrel=5
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
arch=('x86_64')
url="https://teams.microsoft.com/downloads"
@@ -29,7 +29,7 @@ _pinned_dependencies=(
'libpango-1.0.so=0'
'libpangocairo-1.0.so=0'
'libsecret-1.so=0'
- 'libx11=1.8.2'
+ 'libx11=1.8.3'
'libxcb=1.15'
'libxcomposite=0.4.6'
'libxcursor=1.2.1'
@@ -40,7 +40,7 @@ _pinned_dependencies=(
'libxrandr=1.5.3'
'libxrender=0.9.11'
'libxtst=1.2.4'
- 'mesa=22.2.3'
+ 'mesa=22.3.1'
'nspr=4.35'
'nss=3.86'
)