blob: e8dddeb10fd242d65c6d51e76d0907c4cda7a428 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pretty-php
pkgdesc = The opinionated PHP code formatter
pkgver = 0.4.91
pkgrel = 1
url = https://github.com/lkrms/pretty-php
arch = any
license = MIT
makedepends = php-sodium
makedepends = git
makedepends = composer
makedepends = pandoc
depends = php
source = pretty-php::git+https://github.com/lkrms/pretty-php.git#tag=v0.4.91
sha256sums = SKIP
pkgname = pretty-php
|