blob: 3585f0c5c73cbdfbf1b14f425ba259d0c11b6e55 (
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
|
pkgbase = powershell
pkgdesc = A cross-platform automation and configuration tool/framework (latest release)
pkgver = 7.4.1
pkgrel = 4
url = https://github.com/PowerShell/PowerShell
install = powershell.install
arch = x86_64
license = MIT
checkdepends = inetutils
checkdepends = iputils
checkdepends = xdg-utils
makedepends = dotnet-sdk-8.0
makedepends = git
makedepends = unzip
depends = dotnet-runtime-8.0
depends = gcc-libs
depends = glibc
noextract = pester.4.10.1.nupkg
source = git+https://github.com/PowerShell/PowerShell.git#commit=a4348e51b87075cb8cd8047830e6575e4f91f3cf
source = Microsoft.PowerShell.SDK.csproj.TypeCatalog.targets
source = https://globalcdn.nuget.org/packages/pester.4.10.1.nupkg
sha256sums = SKIP
sha256sums = 0c81200e5211a2f63bc8d9941432cbf98b5988249f0ceeb1f118a14adddbaa8e
sha256sums = 6c996dc4dc8bef068cefb1680292154f45577c66fb0600dd0fb50939bbf8a3a3
pkgname = powershell
|