summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48ae639583c623e70985923cb5d4a0fa50786d2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = roslyn-git
	pkgdesc = Microsoft's C# compiler and compiler libraries
	pkgver = 0.0.0.ab843e50ad
	pkgrel = 1
	url = https://github.com/dotnet/roslyn
	install = roslyn.install
	arch = x86_64
	license = Apache
	makedepends = git
	depends = dotnet-sdk-2.0
	provides = roslyn
	conflicts = roslyn
	options = staticlibs
	source = git://github.com/dotnet/roslyn
	md5sums = SKIP

pkgname = roslyn-git