summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f6894cf09b01f85f563f17537d7400fd94d08f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = benchmark-git
	pkgdesc = A microbenchmark support library, by Google
	pkgver = v1.8.3
	pkgrel = 1
	url = https://github.com/google/benchmark
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = cmake
	depends = gcc-libs
	depends = gtest
	depends = gmock
	source = benchmark-git::git+https://github.com/google/benchmark.git
	sha256sums = SKIP

pkgname = benchmark-git