blob: 83aa5563d8f0d76eb9b8610d36951bcdc29e980a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = vim-ssh-annex-git
pkgdesc = Auxiliary vim syntax files for OpenSSH
pkgver = r2.5a56f26
pkgrel = 2
url = https://github.com/qnighy/vim-ssh-annex
arch = any
groups = vim-plugins
license = unknown
makedepends = git
depends = vim-plugin-runtime
source = git+https://github.com/qnighy/vim-ssh-annex
sha256sums = SKIP
pkgname = vim-ssh-annex-git
|