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..346d1285dfdb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+# Generated by mksrcinfo v8
+# Tue Aug 30 15:02:47 UTC 2016
+pkgbase = vim-python-mode-git
+ pkgdesc = Python-mode is a vim plugin that allows you to use the pylint, rope, pydoc library in vim to provide features like python code looking for bugs, refactoring and some other useful things.
+ pkgver = 0.8.1.r2.g4bda303
+ pkgrel = 1
+ url = https://github.com/klen/python-mode
+ install = install
+ arch = any
+ license = LGPL3
+ makedepends = git
+ depends = vim
+ depends = python2
+ source = vim-python-mode-git::git+https://github.com/klen/python-mode#branch=master
+ sha256sums = SKIP
+
+pkgname = vim-python-mode-git
+