summaryrefslogtreecommitdiff
path: root/aur/coreclr-git/.SRCINFO
blob: b9321233bbcb2394d462ddaafea15017fd45414b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = coreclr-git
	pkgdesc = The .NET Core Runtime
	pkgver = 32b981a
	pkgrel = 1
	url = https://github.com/dotnet/coreclr
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = clang35
	makedepends = llvm35
	depends = icu
	depends = lldb
	depends = libunwind
	depends = lttng-ust
	optdepends = mono: for building mscorlib.dll
	provides = coreclr
	source = git+https://github.com/dotnet/coreclr
	sha1sums = SKIP

pkgname = coreclr-git