summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df27568c91d9dba9b2631f6ae74ada0cb4c1027e (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
	pkgver = 6.0.0.beta.1
	pkgrel = 1
	url = https://github.com/PowerShell/PowerShell
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = proot
	makedepends = dotnet-cli-git
	depends = bash
	depends = icu
	conflicts = powershell-git
	source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.0.0-beta.1
	source = pester::git+https://github.com/PowerShell/psl-pester.git#branch=develop
	source = googletest::git+https://github.com/google/googletest.git
	source = os-release
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = f5841baa62b1322c07f9394940cec818

pkgname = powershell