summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--teams-for-linux/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/teams-for-linux/PKGBUILD b/teams-for-linux/PKGBUILD
index 29b0f0ffb..31941b21f 100644
--- a/teams-for-linux/PKGBUILD
+++ b/teams-for-linux/PKGBUILD
@@ -39,7 +39,7 @@ _pinned_dependencies=(
'nss=3.91'
)
depends=("gtk3" "libxss" "${_pinned_dependencies[@]}")
-makedepends=('nodejs-lts-fermium' "node-gyp" "python" "yarn")
+makedepends=('nodejs-lts-hydrogen' "node-gyp" "python" "yarn")
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/IsmaelMartinez/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop"