summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKyle Sferrazza2019-04-24 14:00:16 -0400
committerKyle Sferrazza2019-04-24 14:00:16 -0400
commit3a3cbc3189409847a81a9642e2826a38ec6bcc22 (patch)
treeca4916bd8edd7ebc1890ede21c7d7fa4c0db15e2 /.SRCINFO
parent5c5979864f4c92c2164c21cf4fba1545991e0d92 (diff)
downloadaur-3a3cbc3189409847a81a9642e2826a38ec6bcc22.tar.gz
move build.sh into build(), use PowerShell-Native for testing, v6.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c85c0dbc06a8..44d352985dd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = powershell
pkgdesc = A cross-platform automation and configuration tool/framework (latest release)
- pkgver = 6.1.3
+ pkgver = 6.2.0
pkgrel = 1
url = https://github.com/PowerShell/PowerShell
install = powershell.install
@@ -11,12 +11,12 @@ pkgbase = powershell
makedepends = dotnet-sdk>=2.0
depends = icu
depends = openssl-1.0
- source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.1.3
+ source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.2.0
+ source = powershell-native::git+https://github.com/PowerShell/PowerShell-Native.git
source = googletest::git+https://github.com/google/googletest.git
- source = build.sh
md5sums = SKIP
md5sums = SKIP
- md5sums = 2ddd2c3b33c7df1c85f49fa6f7763566
+ md5sums = SKIP
pkgname = powershell