summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d42c3281956abdeb20857f841e50d501e5ea29e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = sparse-map
	pkgdesc = C++ implementation of a memory efficient hash map and hash set
	pkgver = 0.6.2
	pkgrel = 1
	url = https://github.com/Tessil/sparse-map
	arch = x86_64
	license = MIT
	makedepends = cmake
	source = sparse-map-0.6.2.tar.gz::https://github.com/Tessil/sparse-map/archive/v0.6.2.tar.gz
	sha256sums = 7020c21e8752e59d72e37456cd80000e18671c803890a3e55ae36b295eba99f6

pkgname = sparse-map