summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac5949c51b1eee8e08adbc3a0ef25e0b7f0ad4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = concurrencpp
	pkgdesc = Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
	pkgver = 0.1.7
	pkgrel = 1
	url = https://github.com/David-Haim/concurrencpp
	arch = x86_64
	license = MIT
	makedepends = cmake
	depends = gcc-libs
	source = concurrencpp-0.1.7.tar.gz::https://github.com/David-Haim/concurrencpp/archive/v.0.1.7.tar.gz
	b2sums = 6910ece973192829a374aa4cc04fefb2836da6add3deeff92b3f6988305d70506bee621c18732f7480c0c5536073e29d90ad7ff7741c67cd602d1e9b5a647a49

pkgname = concurrencpp