summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d8edc14524f8c6ef9f41e4611ad7795d828a7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = php-datastructures-git
	pkgdesc = PHP extensions for classes supporting common datastructures
	pkgver = r11.c4d68d6
	pkgrel = 2
	url = https://github.com/eosforphp/php-datastructures
	arch = any
	license = GPL
	makedepends = git
	depends = php
	provides = php-datastructures=r11.c4d68d6
	conflicts = php-datastructures
	source = php-datastructures::git+https://github.com/eosforphp/datastructures.git
	md5sums = SKIP

pkgname = php-datastructures-git