summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4e5ab7e3f95638f7901cc32cdbf2b567a1cb17b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = phpdoc-phar
	pkgdesc = “Dependency-less” Phar version of phpDocumentor2. Compatible with PHP 8.3 and 8.4
	pkgver = 3.10.0
	pkgrel = 1
	url = https://www.phpdoc.org/
	arch = any
	license = LGPL
	depends = php
	optdepends = php-xsl: Needed for some of the rendering templates
	conflicts = phpdocumentor2
	source = https://github.com/phpDocumentor/phpDocumentor/releases/download/v3.10.0/phpDocumentor.phar
	sha256sums = fe1e7c23ba3329aa6f19ac3c807446159a431a195ec5d9163b0c281a15105207

pkgname = phpdoc-phar