summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSainnhe Park2023-10-18 12:48:55 +0800
committerSainnhe Park2023-10-18 12:48:55 +0800
commitf5b0ee86f26fe3e4fcddcb101ac3a07af3cb970b (patch)
tree2e319128e540e646dd1012bb4c54d34123c15cf0 /.SRCINFO
parentc41b808015900f1cd1dd74ef29f4549b3e26f5bc (diff)
downloadaur-f5b0ee86f26fe3e4fcddcb101ac3a07af3cb970b.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 942dc60beefd..3136a66eba8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = vim-coc
arch = any
license = MIT
makedepends = yarn
- makedepends = nodejs-lts-gallium
+ makedepends = nodejs-lts-hydrogen
depends = vim
optdepends = npm: for installing coc extensions
optdepends = yarn: for installing coc extensions