fix source var in PKGBUILD vim-hug-neovim-rpc-git

This commit is contained in:
2022-08-10 05:08:28 -07:00
parent 335fe58c2a
commit 2d9c1e28e4
2 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
pkgbase = vim-hug-neovim-rpc-git
pkgdesc = trying to build a compatibility layer for neovim rpc client working on vim8
pkgver = r118.93ae387
pkgrel = 1
pkgrel = 2
url = https://github.com/roxma/vim-hug-neovim-rpc
install = vim-hug-neovim-rpc.install
arch = any
@ -12,8 +12,7 @@ pkgbase = vim-hug-neovim-rpc-git
optdepends = nvim-yarp
provides = vim-hug-neovim-rpc
replaces =
source = vim-hug-neovim-rpc::git://github.com/roxma/vim-hug-neovim-rpc
source = git+https://github.com/roxma/vim-hug-neovim-rpc.git
md5sums = SKIP
pkgname = vim-hug-neovim-rpc-git