blob: d99cfdc247206270a116ade36b0b82c69585ab89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = typescript-vim-git
pkgdesc = Typescript syntax files for Vim
pkgver = 7843f89
pkgrel = 1
url = https://github.com/leafgarland/typescript-vim
arch = any
license = none
makedepends = git
depends = vim
source = typescript-vim-git::git+https://github.com/leafgarland/typescript-vim.git
md5sums = SKIP
pkgname = typescript-vim-git
|