summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08585596e8b6bc08e81f98c5d8bcb23bb0bfeaf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = php-parle-git
	pkgdesc = Parser and lexer for PHP
	pkgver = 0.8.3.r58.g980db69
	pkgrel = 1
	url = https://github.com/weltling/parle
	arch = aarch64
	arch = armv7h
	arch = i486
	arch = i686
	arch = pentium4
	arch = x86_64
	license = custom
	makedepends = git
	depends = gcc-libs
	depends = glibc
	depends = php>=7.4
	provides = php-parle=0.8.3.r58.g980db69
	conflicts = php-parle
	backup = etc/php/conf.d/parle.ini
	source = php-parle::git+https://github.com/weltling/parle.git
	b2sums = SKIP

pkgname = php-parle-git