summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b285542f4cfd17ee4421c90af793dab299810737 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = nlohmann-json-bin
	pkgdesc = Header-only JSON library for Modern C++ (quick installation without testing)
	pkgver = 3.4.0
	pkgrel = 1
	url = https://github.com/nlohmann/json
	arch = any
	license = MIT
	provides = nlohmann-json
	conflicts = nlohmann-json
	conflicts = nlohmann-json-git
	source = include-3.4.0.zip::https://github.com/nlohmann/json/releases/download/v3.4.0/include.zip
	source = https://raw.githubusercontent.com/nlohmann/json/v3.4.0/LICENSE.MIT
	sha256sums = bfec46fc0cee01c509cf064d2254517e7fa80d1e7647fea37cf81d97c5682bdc
	sha256sums = 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd

pkgname = nlohmann-json-bin