diff options
author | Erich Eckner <git@eckner.net> | 2022-04-22 13:33:32 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-04-22 13:33:32 +0200 |
commit | 664521458f1c86ffdc7e0e98494f360e018cedfe (patch) | |
tree | c69db010d5817c5d963924016025ac98fa7f99e1 | |
parent | 9830ad2565983dfad6104bf0276f7fb7e00909e5 (diff) | |
download | archlinuxewe-664521458f1c86ffdc7e0e98494f360e018cedfe.tar.xz |
teams: rebuild
-rw-r--r-- | teams/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index 602c23e2c..306401de0 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,14 +3,14 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=40 +pkgrel=41 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" license=('custom') _pinned_dependencies=( 'at-spi2-atk=2.38.0' - 'at-spi2-core=2.44.0' + 'at-spi2-core=2.44.1' 'cairo=1.17.6' 'gcc-libs=11.2.0' 'glibc>=2.33' |