blob: eb360ff5036d96eb1c43308a630787e3eb36a9c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = vim-lalrpop-git
pkgdesc = LALRPOP Vim plugin with minimal syntax-highlighting functionality.
pkgver = r2.7073eec
pkgrel = 1
url = https://github.com/qnighy/lalrpop.vim
arch = any
groups = vim-plugins
license = MIT
license = APACHE
makedepends = git
depends = vim
depends = vim-rust-git
provides = vim-lalrpop
conflicts = vim-lalrpop
source = git+https://github.com/qnighy/lalrpop.vim.git
md5sums = SKIP
pkgname = vim-lalrpop-git
|