summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5feb1f2c673065200c68ffcaa2ba452fe01675e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = vim-pkgbuild
	pkgdesc = Vim plugin to help editing and working with PKGBUILD files
	pkgver = 0.1.20141125.ca8e436
	pkgrel = 1
	url = https://github.com/Firef0x/PKGBUILD.vim
	install = vimdoc.install
	arch = any
	groups = vim-plugins
	license = GPL
	makedepends = git
	depends = vim
	optdepends = pkgbuild-introspection: for generating .AURINFO files and PKGBUILD data extraction
	source = vim-pkgbuild::git://github.com/Firef0x/PKGBUILD.vim.git
	md5sums = SKIP

pkgname = vim-pkgbuild