blob: 159488cf31eb4cc31376034a82eb435ef07cffc0 (
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-lts-bin
pkgdesc = PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework
pkgver = 7.4.7
pkgrel = 1
url = https://github.com/Powershell/Powershell
install = powershell.install
arch = x86_64
depends = krb5
depends = gcc-libs
depends = glibc
depends = lttng-ust
depends = zlib
depends = openssl
depends = icu
provides = powershell
conflicts = powershell
conflicts = powershell-bin
options = staticlibs
options = !strip
source = https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-lts_7.4.7-1.deb_amd64.deb
source = powershell.install
sha512sums = e61d2e769e28d8c9721f6b92be0d410b24c1050a3fb022af52cdc7499a9251234667092ec555c6fd4e5fbeeeca1f3691263344f54d503516c703979593a99b7a
sha512sums = 07f5fc69a6d9417049e4f53fbfc96c26c79d0ed33c6e161b3543bc5690476ecdac612aeede9ecff4352bea70ae32bd2fae8b0af0839b986aa1f728f8a9fcfce3
pkgname = powershell-lts-bin
|