summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad69c95e6b3b2e15abcdc7fa04faf61d1a7a28a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = libdill-git
	pkgdesc = Structured concurrency in C
	pkgver = 2.14.r19.g32d0e8b
	pkgrel = 1
	url = http://libdill.org/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = gcc
	depends = pkgconfig
	provides = libdill
	conflicts = libdill
	options = !buildflags
	source = libdill-git::git+https://github.com/sustrik/libdill.git
	sha256sums = SKIP

pkgname = libdill-git