summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d92a42a0eccf9ea8095a6f47adb3dde0301e942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = pcg-cpp-git
	pkgdesc = A family of fast, statistically excellent algorithms for random number generation.
	pkgver = 0.98.1.r45.g3191635
	pkgrel = 1
	url = http://www.pcg-random.org/
	arch = any
	license = Apache
	license = MIT
	makedepends = git
	provides = pcg-cpp
	source = git+https://github.com/imneme/pcg-cpp.git
	sha256sums = SKIP

pkgname = pcg-cpp-git