blob: da257e4509515c98a164e961f48cecc099f0ffdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vim-jq-git
pkgdesc = Syntax highlighting for jq script files
pkgver = r20.99d55a3
pkgrel = 1
url = https://github.com/vito-c/jq.vim
arch = any
makedepends = git
depends = vim
provides = vim-jq
conflicts = vim-jq
options = !strip
source = vim-jq::git+https://github.com/vito-c/jq.vim
sha256sums = SKIP
pkgname = vim-jq-git
|