diff options
author | Erich Eckner <git@eckner.net> | 2021-12-02 20:25:27 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-02 20:25:27 +0100 |
commit | da94304d30a6e3fc5d36a138fb742b46457b1dd0 (patch) | |
tree | f0567ae6f86e0660707a6461c2bd666b6bb5bf5d /teams/PKGBUILD | |
parent | 01882b3767b415fe3d24b04b62b4bbd706ebb685 (diff) | |
download | archlinuxewe-da94304d30a6e3fc5d36a138fb742b46457b1dd0.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 5af3c4c26..b42597e4b 100644 --- a/teams/PKGBUILD +++ b/teams/PKGBUILD @@ -3,7 +3,7 @@ pkgname=teams pkgver=1.4.00.26453 -pkgrel=5 +pkgrel=6 pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365" arch=('x86_64') url="https://teams.microsoft.com/downloads" @@ -42,7 +42,7 @@ _pinned_dependencies=( 'libxtst=1.2.3' 'mesa=21.2.5' 'nspr=4.32' - 'nss=3.72' + 'nss=3.73' ) depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}") optdepends=("libappindicator-gtk3: Systray indicator support" |