summaryrefslogtreecommitdiff
path: root/teams/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-04-03 20:26:58 +0200
committerErich Eckner <git@eckner.net>2022-04-03 20:26:58 +0200
commitc11e081c2278018a9a66e17546f030f21862b1d1 (patch)
treed0b3b4c6f73e07748807207f64cd8eee16b82309 /teams/PKGBUILD
parenta48250399bc3f0e8c9c18bdbe3c287a56353c394 (diff)
downloadarchlinuxewe-c11e081c2278018a9a66e17546f030f21862b1d1.tar.xz
teams: rebuild
Diffstat (limited to 'teams/PKGBUILD')
-rw-r--r--teams/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD
index 8c097a433..cbb894d9b 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.4.00.26453
-pkgrel=33
+pkgrel=34
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.7.3.1'
+ 'libx11=1.7.4'
'libxcb=1.14'
'libxcomposite=0.4.5'
'libxcursor=1.2.0'
@@ -42,7 +42,7 @@ _pinned_dependencies=(
'libxtst=1.2.3'
'mesa=22.0.0'
'nspr=4.33'
- 'nss=3.76.1'
+ 'nss=3.77'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
makedepends=(nodejs-lts-fermium)