diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,11 +1,14 @@ pkgbase = coreclr-git pkgdesc = The .NET Core Runtime - pkgver = d921298 + pkgver = f1573b6 pkgrel = 1 url = https://github.com/dotnet/coreclr arch = x86_64 license = MIT - makedepends = clang cmake + makedepends = clang + makedepends = cmake + makedepends = lldb + makedepends = libunwind provides = coreclr source = git+https://github.com/dotnet/coreclr sha1sums = SKIP |
