summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ebaf5e7c189f805b2f26ceddf590477b75f1caf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = neco-git
	pkgdesc = Concurrency library for C (coroutines)
	pkgver = 0.3.2.r10.g9e8e19e
	pkgrel = 1
	url = https://github.com/tidwall/neco
	arch = x86_64
	license = MIT
	makedepends = git
	depends = glibc
	depends = gcc-libs
	provides = libneco.so
	source = neco-git::git+https://github.com/tidwall/neco
	sha256sums = SKIP

pkgname = neco-git