summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 37f817470ffc14b560e720458f8cf894a9d774ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = vim-signify-git
	pkgdesc = Show a diff using Vim its sign column
	pkgver = r770.69498f6
	pkgrel = 1
	url = https://github.com/mhinz/vim-signify
	arch = any
	license = MIT
	makedepends = git
	depends = vim-plugin-runtime
	optdepends = git: git support
	optdepends = yadm: yadm support
	optdepends = mercurial: mercurial support
	optdepends = subversion: subversion support
	optdepends = breezy: breezy support
	optdepends = darcs: darcs support
	optdepends = fossil: fossil support
	optdepends = cvs: cvs support
	optdepends = rcs: rcs support
	optdepends = p4: perforce support
	optdepends = tee-clc: tfs support
	provides = vim-signify
	conflicts = vim-signify
	source = vim-signify::git+https://github.com/mhinz/vim-signify.git#branch=master
	sha256sums = SKIP

pkgname = vim-signify-git