diff options
Diffstat (limited to 'teams')
-rw-r--r-- | teams/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD index 0ac276104..6f5a57bbc 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.5.00.10453 -pkgrel=24 +pkgrel=25 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -34,11 +34,11 @@ _pinned_dependencies=( 'libxcomposite=0.4.5' 'libxcursor=1.2.1' 'libxdamage=1.1.5' - 'libxext=1.3.4' + 'libxext=1.3.5' 'libxfixes=6.0.0' 'libxi=1.8' 'libxrandr=1.5.2' - 'libxrender=0.9.10' + 'libxrender=0.9.11' 'libxtst=1.2.4' 'mesa=22.2.1' 'nspr=4.35' |