blob: 6cc0b5de9284f37e5ea8ac6a63c367e8f64d9dbe (
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
26
27
|
pkgbase = powershell-git
pkgdesc = A cross-platform automation and configuration tool/framework (git version)
pkgver = 6.0.0.115.g2ae61c8ce
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
provides = powershell
conflicts = powershell
source = powershell::git+https://github.com/PowerShell/PowerShell.git
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-git
|