diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2022-11-06 17:38:33 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2022-11-06 17:38:33 +0100 |
commit | 5b20924b6b5d18573bd331eb02a60afb86ba2a54 (patch) | |
tree | 03125edff8a99d6ba5c27abc79e737dbabcf0353 /teams/PKGBUILD | |
parent | 10433a1fc57600a7b789c2cae59a57ab2b1a762f (diff) | |
download | archlinuxewe-5b20924b6b5d18573bd331eb02a60afb86ba2a54.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 6f5a57bbc..b347b8e96 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.10453 -pkgrel=25 +pkgrel=26 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -18,7 +18,7 @@ _pinned_dependencies=( 'libatspi.so=0' 'libcups=1:2.4.2' 'libdbus-1.so=3' - 'libdrm=2.4.113' + 'libdrm=2.4.114' 'libexpat.so=1' 'libgdk-3.so=0' 'libgdk_pixbuf-2.0.so=0' |