summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c54f45c8593c8b5df5a50dde0093f42153900e5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vim-toml-git
	pkgdesc = Vim syntax for TOML
	pkgver = 20150403
	pkgrel = 1
	url = https://github.com/cespare/vim-toml
	install = vimdoc.install
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim
	provides = vim-toml
	conflicts = vim-toml
	source = vim-toml::git+https://github.com/cespare/vim-toml
	sha256sums = SKIP

pkgname = vim-toml-git