summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 11:59:59 +0800
committerSainnhepark2021-01-26 11:59:59 +0800
commit6831216ed326d7118a8885cf34046272680e8f12 (patch)
treea743691f3e77356106c19c08f4dc9137ad064412
parent8a272502643a1ce01bce63943018fb5bc4282480 (diff)
downloadaur-6831216ed326d7118a8885cf34046272680e8f12.tar.gz
update path
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e4091d7232c..bd0a631a4e6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://github.com/neoclide/coc-yank'
depends=('neovim-coc')
makedepends=('git' 'yarn' 'npm')
-_packdir="usr/local/share/nvim/site/pack/coc/start/${_extname}"
+_packdir="usr/share/nvim/runtime/pack/coc/start/${_extname}"
license=('MIT')
groups=('neovim-coc-extras-git')
provides=("${_pkgname}")