summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49a35b1a7234f26fbe7ab8735d3c3ffac1713aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = pretty-php
	pkgdesc = The opinionated formatter for modern, expressive PHP
	pkgver = 0.3.24
	pkgrel = 1
	url = https://github.com/lkrms/pretty-php
	arch = any
	license = MIT
	makedepends = git
	depends = php
	depends = composer
	source = pretty-php::git+https://github.com/lkrms/pretty-php.git#tag=v0.3.24
	sha256sums = SKIP

pkgname = pretty-php