summaryrefslogtreecommitdiff
path: root/teams-for-linux
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-07-02 13:15:46 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-07-02 13:15:46 +0200
commit3151bdef9f935f1c2c8a9258f1de2036d8519a69 (patch)
tree3e289bf525e42600aa3512f2cfa3dfe671b43a06 /teams-for-linux
parent380723660aead2fd3d1c9b01eedd401f8125e993 (diff)
downloadarchlinuxewe-3151bdef9f935f1c2c8a9258f1de2036d8519a69.tar.xz
teams-for-linux: update nodejs
Diffstat (limited to 'teams-for-linux')
-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"