summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Sferrazza2017-03-01 22:28:14 -0500
committerKyle Sferrazza2017-03-01 22:28:14 -0500
commit0e7559aa53546e982867f1cc9ee35bd6e3586c79 (patch)
tree12186576cd5f8d6558a8a7fc281a443028f18a51
parent941b007490736e41282b65e41683504a2fc97150 (diff)
downloadaur-0e7559aa53546e982867f1cc9ee35bd6e3586c79.tar.gz
unneeded line
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d9bba3b6766..553e926fbc28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,6 @@ pkgbase = powershell
makedepends = dotnet
depends = bash
depends = icu55
- provides = powershell
conflicts = powershell-git
source = powershell::git+https://github.com/PowerShell/PowerShell.git#tag=v6.0.0-alpha.16
source = pester::git+https://github.com/PowerShell/psl-pester.git#branch=develop
diff --git a/PKGBUILD b/PKGBUILD
index c14a7a5e57a3..637c2ae957a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ license=('MIT')
makedepends=('git' 'cmake' 'proot' 'dotnet')
depends=('bash' 'icu55')
conflicts=('powershell-git')
-provides=('powershell')
source=($pkgname::git+https://github.com/PowerShell/PowerShell.git#tag=v$_pkgver
pester::git+https://github.com/PowerShell/psl-pester.git#branch=develop
googletest::git+https://github.com/google/googletest.git