summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b1d0139f2bf1f852fc53dd2fd41ece15af61de8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = vim-asyncrun-git
	pkgdesc = Vim plugin for executing shell commands asynchronously
	pkgver = 2.13.2.r0.g78dc927
	pkgrel = 1
	url = https://github.com/skywind3000/asyncrun.vim
	arch = any
	groups = vim-plugins
	license = MIT
	makedepends = git
	depends = vim-plugin-runtime
	provides = vim-asyncrun
	conflicts = vim-asyncrun
	source = vim-asyncrun-git::git+https://github.com/skywind3000/asyncrun.vim
	md5sums = SKIP

pkgname = vim-asyncrun-git