diff options
-rw-r--r-- | teams/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index 102d67a36..23ea6a239 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.10453 -pkgrel=5 +pkgrel=6 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -16,7 +16,7 @@ _pinned_dependencies=( 'glibc>=2.35' 'libasound.so=2' 'libatk-1.0.so=0' - 'libcups=1:2.4.2' + 'libcups=1:2.4.1' 'libdbus-1.so=3' 'libdrm=2.4.110' 'libexpat.so=1' |