summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 258e26ea66fd6cb9994c58969567811291f90f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = phpdoc-phar
	pkgdesc = “Dependency-less” Phar version of phpDocumentor2. Works with PHP 7 only. Currently upstream does not provide PHP 8 support in regular releases.
	pkgver = 3.0.0
	pkgrel = 1
	url = https://www.phpdoc.org/
	install = php7_info.install
	arch = any
	license = LGPL
	depends = php7
	optdepends = php7-xsl: Needed for some of the rendering templates
	conflicts = phpdocumentor2
	source = https://github.com/phpDocumentor/phpDocumentor/releases/download/v3.0.0/phpDocumentor.phar
	source = php7_info.install
	source = php7_starter.sh
	sha256sums = 8d16e500d6d3d0e28c06ec77c5bca55c6270db97091c53ff32873725d2f7f6d2
	sha256sums = bd80293550c28b0c57e2e86044ebe00f6ae281708787a01c4a174a042cf18acd
	sha256sums = d3a4b7b38be1e2f78a6e449beb606e295c7e65222dee477b98a4a40f25919291

pkgname = phpdoc-phar