summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..98bf86b9f9d2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = vim-committia-git
+ pkgdesc = A Vim plugin for more pleasant editing of Git commit messages
+ pkgver = 20140831
+ pkgrel = 1
+ url = https://github.com/rhysd/committia.vim
+ install = vimdoc.install
+ arch = any
+ groups = vim-plugins
+ license = MIT
+ makedepends = git
+ depends = vim
+ provides = vim-committia
+ conflicts = vim-committia
+ source = vim-committia::git+https://github.com/rhysd/committia.vim
+ sha256sums = SKIP
+
+pkgname = vim-committia-git
+