summaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-02-10 16:45:39 +0200
committerYuval Adam <yuval@y3xz.com>2015-02-10 16:45:39 +0200
commit8b92df324b8c544f8d83032fff1ef02eb92cef9b (patch)
treece85f0b187c7b481b2fba9bd29d50281f1131585 /.SRCINFO
Add coreclr-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..cabf863
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = coreclr-git
+ pkgdesc = The .NET Core Runtime
+ pkgver = d921298
+ pkgrel = 1
+ url = https://github.com/dotnet/coreclr
+ arch = x86_64
+ license = MIT
+ makedepends = clang cmake
+ provides = coreclr
+ source = git+https://github.com/dotnet/coreclr
+ sha1sums = SKIP
+
+pkgname = coreclr-git
+