summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75a19aec11cc87f013a85a3f465be6e4dcdf0eb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vim-conflict-marker-git
	pkgdesc = Weapon to fight against conflicts in Vim
	pkgver = 20151228
	pkgrel = 1
	url = https://github.com/rhysd/conflict-marker.vim
	install = vimdoc.install
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim
	provides = vim-conflict-marker
	conflicts = vim-conflict-marker
	source = git+https://github.com/rhysd/conflict-marker.vim.git
	md5sums = SKIP

pkgname = vim-conflict-marker-git