summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8995b1a45e5b2dfbbd10e08dd498d1514cb6e5aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = nlohmann-json-git
	pkgdesc = Header-only JSON library for Modern C++
	pkgver = 3.7.0
	pkgrel = 1
	url = https://github.com/nlohmann/json
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	provides = nlohmann-json=3.7.0
	conflicts = nlohmann-json
	source = git+https://github.com/nlohmann/json
	sha256sums = SKIP

pkgname = nlohmann-json-git