summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..704f3b4a921a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+