summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSainnhe Park2023-10-18 12:49:56 +0800
committerSainnhe Park2023-10-18 12:49:56 +0800
commit9aeebb823cfc4568bdc114ad6b5fb1e0a67f1faa (patch)
tree3841e40e742bfd000ef27ad75e95ddc86a7b5d9d /.SRCINFO
parent144aa4c0c5d078c87dce6eb58fec3087854aec78 (diff)
downloadaur-neovim-coc.tar.gz
Fix nodejs deps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5d68aec667c..1279a045b460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = neovim-coc
arch = any
license = MIT
makedepends = yarn
- makedepends = nodejs-lts-gallium
+ makedepends = nodejs-lts-hydrogen
depends = neovim
optdepends = npm: for installing coc extensions
optdepends = yarn: for installing coc extensions