summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71f46eca99c678257f5f5a7d03749d6d38d2216d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = vim-rhubarb-git
	pkgdesc = Github extension for vim-fugitive
	pkgver = r89.e4f7fb8
	pkgrel = 1
	url = https://github.com/tpope/vim-rhubarb
	install = vimdoc.install
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim
	depends = vim-fugitive
	optdepends = hub: used instead of git if installed
	provides = vim-rhubarb
	conflicts = vim-rhubarb
	source = git+https://github.com/tpope/vim-rhubarb.git
	sha256sums = SKIP

pkgname = vim-rhubarb-git