summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 34fd274a8d9452e41261a06e13b274aefa866401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = parallel-hashmap-git
	pkgdesc = A set of excellent c++ hash map implementations
	pkgver = 1.0.0_20200519
	pkgrel = 1
	url = https://github.com/greg7mdp/parallel-hashmap
	arch = any
	license = apache
	makedepends = gcc
	makedepends = cmake
	source = git+https://github.com/greg7mdp/parallel-hashmap.git
	sha256sums = SKIP

pkgname = parallel-hashmap-git