summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c478c2b6a7fea01cdc36053e049c3b50136301f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = async++-git
	pkgdesc = Async++ is a lightweight concurrency framework for C++11.
	pkgver = 1.1.r0.g172ca3f
	pkgrel = 1
	url = https://github.com/Amanieu/asyncplusplus
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	options = !strip
	options = !buildflags
	options = staticlibs
	source = async++-git::git+https://github.com/Amanieu/asyncplusplus.git#branch=master
	sha1sums = SKIP

pkgname = async++-git