summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-03-05 22:16:24 -0600
committerLuis Martinez2021-03-05 22:16:24 -0600
commit38e22f6cd778af30892ef9f15b1cf04f364d0201 (patch)
tree131b42a91cb216e283fbd092c6a7c1830547f3e0 /.SRCINFO
parentecbac78a73569160f3f6512f1f0d191fdb468096 (diff)
downloadaur-38e22f6cd778af30892ef9f15b1cf04f364d0201.tar.gz
use provides() and conflicts() instead of replaces()
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 532b3d5247d9..999e2e260ca0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,9 @@ pkgbase = vim-a-git
license = custom
makedepends = git
depends = vim-plugin-runtime
- replaces = vim-a
+ provides = vim-a
+ conflicts = vim-a
+ conflicts = neovim-a
source = vim-a-git::git+https://github.com/nacitar/a.vim
source = LICENSE
sha256sums = SKIP