blob: c2f2d45357705d7fda4cf5c3cc8b47d6b9de1b8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mago
pkgdesc = An extremely fast PHP linter, formatter, and static analyzer, written in Rust.
pkgver = 1.28.0
pkgrel = 1
url = https://mago.carthage.software/
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
makedepends = openssl
depends = libgcc
depends = glibc
source = git+https://github.com/carthage-software/mago.git#tag=1.28.0
b2sums = 32ce03eae60a3e24e7af424c44156543928531e3fc5df6d9f9e43cc616b6f7e3f938dca9ce76da1ea6b8cc706f8576bd2751d01aa2f241963aa1677ac4a19ab7
pkgname = mago
|