blob: 7b973397a96097f95d9b944c8728cae1995dd319 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = phpantom-git
pkgdesc = A fast, lightweight PHP language server written in Rust.
pkgver = r642.e476f7f
pkgrel = 1
url = https://github.com/AJenbo/phpantom_lsp
arch = any
license = MIT
makedepends = git
makedepends = cargo
provides = phpantom
conflicts = phpantom
source = git+https://github.com/AJenbo/phpantom_lsp.git
sha256sums = SKIP
pkgname = phpantom-git
|