summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..88f0c0e785ee
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = vim-ansible-git
+ pkgdesc = A vim plugin for syntax highlighting Ansible's common filetypes
+ pkgver = 2.1.r0.g8da127b
+ pkgrel = 1
+ url = https://github.com/pearofducks/ansible-vim
+ arch = any
+ groups = vim-plugins
+ license = MIT
+ license = BSD
+ makedepends = git
+ makedepends = ansible
+ depends = vim
+ optdepends = vim-ultisnips: completion support
+ provides = vim-ansible
+ conflicts = vim-ansible
+ source = vim-ansible-git::git+https://github.com/pearofducks/ansible-vim.git
+ sha256sums = SKIP
+
+pkgname = vim-ansible-git
+