blob: 92d7dae0983c21e1b7d0bb1d63248ed98b644daf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = phpactor-bin
pkgdesc = Mainly a PHP Language Server with more features than you can shake a stick at
pkgver = 2026.07.22.0
pkgrel = 1
url = https://github.com/phpactor/phpactor
arch = any
license = MIT
depends = php
provides = phpactor
conflicts = phpactor
conflicts = phpactor-git
source = phpactor-2026.07.22.0.phar::https://github.com/phpactor/phpactor/releases/download/2026.07.22.0/phpactor.phar
source = LICENSE-2026.07.22.0::https://github.com/phpactor/phpactor/raw/refs/tags/2026.07.22.0/LICENSE
sha256sums = 8c0155380b9d7559a12f35ddf8d09c1dc23e72f1797498038251fc35ad15574d
sha256sums = 4287c3b7c293133dc59e92cb32a1aae899c4441ac6d64455c537c82070c84caa
pkgname = phpactor-bin
|