summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 704f3b4a921a4534cf39e77383b450cc49aa401d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = vim-trailing-whitespace
	pkgdesc = Vim plugin: Highlights trailing whitespace in red and provides :FixWhitespace to fix it
	pkgver = 1.0.r5.g0c79bd5
	pkgrel = 1
	url = https://github.com/bronson/vim-trailing-whitespace
	arch = any
	license = GPL
	makedepends = git
	depends = vim
	conflicts = vim-better-whitespace
	source = git://github.com/bronson/vim-trailing-whitespace.git
	sha256sums = SKIP

pkgname = vim-trailing-whitespace