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

pkgname = coreclr-git