diff options
Diffstat (limited to 'teams')
-rw-r--r-- | teams/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index 24dd485d7..564dbea20 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.23861 -pkgrel=2 +pkgrel=3 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -31,9 +31,9 @@ _pinned_dependencies=( 'libsecret-1.so=0' 'libx11=1.8.2' 'libxcb=1.15' - 'libxcomposite=0.4.5' + 'libxcomposite=0.4.6' 'libxcursor=1.2.1' - 'libxdamage=1.1.5' + 'libxdamage=1.1.6' 'libxext=1.3.5' 'libxfixes=6.0.0' 'libxi=1.8' |