summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-06-14 11:57:03 -0500
committerLuis Martinez2021-06-14 11:57:03 -0500
commit7ce197b19d39592e3ae263e89c6bb1a8ab8e87a3 (patch)
tree4fd19d2b344f2f9d896638dc768803bec26e7d49 /.SRCINFO
parentacdde9bdd3f5ee121ab827afb0dbf1bd0f21206e (diff)
downloadaur-7ce197b19d39592e3ae263e89c6bb1a8ab8e87a3.tar.gz
fix depends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44d0a1712532..d963f1b462a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = neovim-range-highlight-git
pkgdesc = Neovim plugin that highlights ranges entered into the command line
pkgver = r59.f1b0e2a
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/winston0410/range-highlight.nvim
install = neovim-range-highlight-git.install
arch = any
@@ -9,7 +9,7 @@ pkgbase = neovim-range-highlight-git
license = MIT
makedepends = git
depends = neovim
- depends = neovim-cmd-parser
+ depends = neovim-cmd-parser-git
provides = neovim-range-highlight
conflicts = neovim-range-highlight
source = neovim-range-highlight-git::git+https://github.com/winston0410/range-highlight.nvim