summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46577b138bb07815307f340e65802bca5f7ea554 (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.1.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
	makedepends = patch
	depends = icu
	depends = openssl-1.0
	source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.1.1
	source = googletest::git+https://github.com/google/googletest.git
	source = build.sh
	source = dotnet-version.patch
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 2ddd2c3b33c7df1c85f49fa6f7763566
	md5sums = 5a1e613f80ee8b50c3650bc823298771

pkgname = powershell