summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a6c4630693741f0699d7320ffb8db9f2c4b563d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = lambdacommon
	pkgdesc = A library written in C++ with common features.
	pkgver = 1.9.10
	pkgrel = 1
	url = https://aperlambda.github.io/libraries/lambdacommon/
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	arch = riscv32
	arch = riscv64
	license = MIT
	makedepends = cmake
	conflicts = lambdacommon-git
	source = https://github.com/AperLambda/lambdacommon/archive/v1.9.10.tar.gz
	md5sums = SKIP

pkgname = lambdacommon