summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db7d0f1fdfefce317d83704b68e7ae60f311ed29 (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.2.2
	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
	depends = openssl-1.0
	source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.2.2
	source = powershell-native::git+https://github.com/PowerShell/PowerShell-Native.git
	source = Microsoft.PowerShell.SDK.csproj.TypeCatalog.targets
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 56f02557575a6022b60be609951eee78

pkgname = powershell