summaryrefslogtreecommitdiff
path: root/teams
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-08-17 21:34:20 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-08-17 21:34:20 +0200
commit9435513d95b1ed4dc6709f2fb7fd79b6332d4460 (patch)
tree9a823174cbe0d933ee51566b642d70cc84440f9f /teams
parent095e4c0846f9f919f1998348ae8505aae35f5ea6 (diff)
downloadarchlinuxewe-9435513d95b1ed4dc6709f2fb7fd79b6332d4460.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 f54fa150c..32a7f3da6 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.5.00.10453
-pkgrel=17
+pkgrel=18
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
arch=('x86_64')
url="https://teams.microsoft.com/downloads"
@@ -40,8 +40,8 @@ _pinned_dependencies=(
'libxrandr=1.5.2'
'libxrender=0.9.10'
'libxtst=1.2.3'
- 'mesa=22.1.4'
- 'nspr=4.34'
+ 'mesa=22.1.6'
+ 'nspr=4.34.1'
'nss=3.81'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")