summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9aaef9f59ae8b33c39850c7d22483c5a5a905221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = asyncly-git
	pkgdesc = This library implements task executors and higher level primitives built on them
	pkgver = heads.makepkg.r0.g2698c97
	pkgrel = 1
	url = https://github.com/erikzenker/asyncly.git
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = clang
	depends = boost
	depends = function2-git
	depends = prometheus-cpp-git
	depends = gmock
	depends = gtest
	source = asyncly-git::git+https://github.com/erikzenker/asyncly.git
	sha256sums = SKIP

pkgname = asyncly-git