summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f07a57dd9b25458bb327840ca93f27d810fbbea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = powershell
	pkgdesc = A cross-platform automation and configuration tool/framework (latest release)
	pkgver = 6.1.1
	pkgrel = 2
	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
	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
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 2ddd2c3b33c7df1c85f49fa6f7763566

pkgname = powershell