summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Sferrazza2017-05-25 17:40:11 -0400
committerKyle Sferrazza2017-05-25 17:40:11 -0400
commite1e5bc2499c3f76cbc6a92023976dd31fc9ee7c5 (patch)
tree7a86c2525aa9d43faf8831b6943bda9dc46b3c30 /PKGBUILD
parentae58c24afc166a8aea279b9522a01ba6f321a9fe (diff)
downloadaur-e1e5bc2499c3f76cbc6a92023976dd31fc9ee7c5.tar.gz
6.0.0-beta.1 released
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aeee78ee38c..a20ac9c086fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Kyle Sferrazza <kyle.sferrazza@gmail.com>
pkgname=powershell
-_pkgver=6.0.0-alpha.18
+_pkgver=6.0.0-beta.1
pkgver=${_pkgver/-/.}
-pkgrel=2
+pkgrel=1
pkgdesc="A cross-platform automation and configuration tool/framework"
arch=('x86_64')
url="https://github.com/PowerShell/PowerShell"
license=('MIT')
-makedepends=('git' 'cmake' 'proot' 'dotnet' 'dotnet-sdk')
+makedepends=('git' 'cmake' 'proot' 'dotnet-cli-git')
depends=('bash' 'icu')
conflicts=('powershell-git')
source=($pkgname::git+https://github.com/PowerShell/PowerShell.git#tag=v$_pkgver