summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2defa2b2afa90b085538273b81f28ab41c69cd4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vim-ale-git
	pkgdesc = Asynchronous Lint Engine (git version)
	pkgver = 3.3.0.r127.g9a23ec1f
	pkgrel = 1
	url = https://github.com/dense-analysis/ale
	arch = any
	license = BSD
	makedepends = git
	depends = vim-plugin-runtime
	optdepends = shellcheck: for sh/bash support
	optdepends = flake8: for python support
	provides = vim-ale
	conflicts = vim-ale
	source = vim-ale::git+https://github.com/dense-analysis/ale.git
	validpgpkeys = E5132116F56ACE32A3D5D7DD0FC1ECAA8C81CD83
	sha512sums = SKIP

pkgname = vim-ale-git