summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Correia2016-09-28 11:56:05 -0400
committerSergio Correia2016-09-28 11:56:05 -0400
commitec427afdf9be32cd42e712c8037faaa158efc791 (patch)
treefa14e6b21c3c0257d8a4c77888752e1314b9539b
parent2c665905c93c4b349cbf397282656405f2611288 (diff)
downloadaur-ec427afdf9be32cd42e712c8037faaa158efc791.tar.gz
Do not touch user's home
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5745ffeeb000..c6eb96329b20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 5.0.1
-# Tue Sep 6 01:15:13 UTC 2016
pkgbase = powershell-git
pkgdesc = A cross-platform automation and configuration tool/framework.
- pkgver = 6.0.0.alpha.9.247.g0c4472e
+ pkgver = 6.0.0.alpha.10.61.g20d4374
pkgrel = 1
url = https://github.com/PowerShell/PowerShell
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 20c798e692cb..292df644c380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='powershell-git'
_pkgname='powershell'
-pkgver=6.0.0.alpha.9.247.g0c4472e
+pkgver=6.0.0.alpha.10.61.g20d4374
pkgrel=1
pkgdesc="A cross-platform automation and configuration tool/framework."
arch=('x86_64')
@@ -32,7 +32,6 @@ prepare() {
# Starting off clean.
git clean -dfx
- rm -rf ~/.nuget
# Workaround due to
# https://github.com/PowerShell/PowerShell/commit/c695d41c47c8baa48db1a590fe7378641a9e0ab9