summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf452fccf3c507f7bce3e1fca0a000558536201c (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
pkgbase = powershell
	pkgdesc = A cross-platform automation and configuration tool/framework (latest release)
	pkgver = 6.0.1
	pkgrel = 1
	url = https://github.com/PowerShell/PowerShell
	install = powershell.install
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = dotnet-sdk>=2.0
	depends = icu
	source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.0.1
	source = pester::git+https://github.com/PowerShell/psl-pester.git#branch=develop
	source = googletest::git+https://github.com/google/googletest.git
	source = build.sh
	source = dotnet-version.patch
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = a0d7e3fa753f74e9722f71a5ab3da6d9
	md5sums = 7fc09756121a31bc336498a18edfe6da

pkgname = powershell