blob: e56f311560d57647fbcb07be9cc64842f3799396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = coreclr-git
pkgdesc = The .NET Core Runtime
pkgver = f1573b6
pkgrel = 1
url = https://github.com/dotnet/coreclr
arch = x86_64
license = MIT
makedepends = clang
makedepends = cmake
makedepends = lldb
makedepends = libunwind
provides = coreclr
source = git+https://github.com/dotnet/coreclr
sha1sums = SKIP
pkgname = coreclr-git
|