diff options
author | Erich Eckner <git@eckner.net> | 2022-05-06 08:52:22 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-05-06 08:52:22 +0200 |
commit | b6fe09787cab70a6a7423fd985c35b65dc1e2ff7 (patch) | |
tree | 744832076f1eb63c47ce909f3f7f8e19c87e689a /teams/PKGBUILD | |
parent | 3c397829d0559c9d18d14db8e975f96833022a37 (diff) | |
download | archlinuxewe-b6fe09787cab70a6a7423fd985c35b65dc1e2ff7.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 a0915b51e..ca4b6ece5 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=48 +pkgrel=49 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -30,7 +30,7 @@ _pinned_dependencies=( 'libpangocairo-1.0.so=0' 'libsecret-1.so=0' 'libx11=1.8' - 'libxcb=1.14' + 'libxcb=1.15' 'libxcomposite=0.4.5' 'libxcursor=1.2.1' 'libxdamage=1.1.5' |