summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d02fa97de0ddc8a70ece1212028a74f40ac99aef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = hopscotch-map
	pkgdesc = C++ implementation of a fast hash map and hash set using hopscotch hashing
	pkgver = 2.3.1
	pkgrel = 1
	url = https://github.com/Tessil/hopscotch-map
	arch = x86_64
	license = MIT
	makedepends = cmake
	source = hopscotch-map-2.3.1.tar.gz::https://github.com/Tessil/hopscotch-map/archive/v2.3.1.tar.gz
	sha256sums = 53dab49005cd5dc859f2546d0d3eef058ec7fb3b74fc3b19f4965a9a151e9b20

pkgname = hopscotch-map