diff options
author | Erich Eckner <git@eckner.net> | 2022-08-02 20:36:24 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-08-02 20:36:24 +0200 |
commit | 2962f0b38b9d21321b9b94848c8f9fba12fb2038 (patch) | |
tree | d0f35f03889f2d2586e62871db1811fa19b8843c /teams/PKGBUILD | |
parent | eabc7ac7ff7ca06101bae2bcdda748188f05c8d3 (diff) | |
download | archlinuxewe-2962f0b38b9d21321b9b94848c8f9fba12fb2038.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 8a42d8741..f54fa150c 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.10453 -pkgrel=16 +pkgrel=17 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -12,7 +12,7 @@ _pinned_dependencies=( 'at-spi2-atk=2.38.0' 'at-spi2-core=2.44.1' 'cairo=1.17.6' - 'gcc-libs=12.1.0' + 'gcc-libs=12.1.1' 'glibc>=2.35' 'libasound.so=2' 'libatk-1.0.so=0' |