diff options
author | Erich Eckner <git@eckner.net> | 2021-12-06 20:04:13 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-06 20:04:50 +0100 |
commit | a55eac7f820e6fecc227d731e3aa983ef8c0b87e (patch) | |
tree | 921f569787619b16d05b429afd1707026029a113 /teams/PKGBUILD | |
parent | 5e6d049a3fbd24f43ed354dbd7d137cf7b8fd851 (diff) | |
download | archlinuxewe-a55eac7f820e6fecc227d731e3aa983ef8c0b87e.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 b42597e4b..cbb507598 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=6 +pkgrel=7 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.33' 'libasound.so=2' 'libatk-1.0.so=0' - 'libcups=1:2.3.3op2' + 'libcups=1:2.4.0' 'libdbus-1.so=3' 'libdrm=2.4.109' 'libexpat.so=1' |