summaryrefslogtreecommitdiff
path: root/teams
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-16 09:41:39 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-16 09:41:39 +0100
commit93469a85b489f3e116c08506ffe3a2f0b1421abe (patch)
tree393138bfb0ae2313c77e9e5871c59d744288079a /teams
parent0bb97a817c35eba9380483ece7a3c0405825492b (diff)
downloadarchlinuxewe-93469a85b489f3e116c08506ffe3a2f0b1421abe.tar.xz
teams: rebuild
Diffstat (limited to 'teams')
-rw-r--r--teams/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD
index 23f68c44d..abe436f70 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.5.00.10453
-pkgrel=27
+pkgrel=28
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.1'
+ 'libx11=1.8.2'
'libxcb=1.15'
'libxcomposite=0.4.5'
'libxcursor=1.2.1'
@@ -40,9 +40,9 @@ _pinned_dependencies=(
'libxrandr=1.5.2'
'libxrender=0.9.11'
'libxtst=1.2.4'
- 'mesa=22.2.2'
+ 'mesa=22.2.3'
'nspr=4.35'
- 'nss=3.84'
+ 'nss=3.85'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
makedepends=(nodejs-lts-fermium)