blob: 2e38e46c57b2d15729f04e0ca8781c6989e5d37e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = vim-just-git
pkgdesc = Vim syntax files for justfiles
pkgver = r381.e0978aa
pkgrel = 1
url = https://github.com/NoahTheDuke/vim-just
arch = any
license = MIT
makedepends = git
depends = vim-plugin-runtime
provides = vim-just
conflicts = vim-just
source = vim-just::git+https://github.com/NoahTheDuke/vim-just.git
sha512sums = SKIP
pkgname = vim-just-git
|