summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7755e64b9a568e9795a3a46a361d98ff20fecb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = powershell
	pkgdesc = A cross-platform automation and configuration tool/framework
	pkgver = 6.0.0.alpha.17
	pkgrel = 1
	url = https://github.com/PowerShell/PowerShell
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = proot
	makedepends = dotnet-bin
	depends = bash
	depends = icu55
	conflicts = powershell-git
	source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.0.0-alpha.17
	source = pester::git+https://github.com/PowerShell/psl-pester.git#branch=develop
	source = googletest::git+https://github.com/google/googletest.git
	source = os-release
	source = build.sh
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = f5841baa62b1322c07f9394940cec818
	md5sums = d20378ea8504200919c65de6592f0b24

pkgname = powershell