From 33befc21e5b3726ff0c3b4fce64998e0b580de19 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Sat, 26 Sep 2020 02:57:04 +0100 Subject: system/powershell: Updated for version 7.0.3. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- system/powershell/README | 6 ++++-- system/powershell/powershell.SlackBuild | 2 +- system/powershell/powershell.info | 6 +++--- system/powershell/slack-desc | 6 +++--- 4 files changed, 11 insertions(+), 9 deletions(-) (limited to 'system') diff --git a/system/powershell/README b/system/powershell/README index e02a8b77e6..b78bb03596 100644 --- a/system/powershell/README +++ b/system/powershell/README @@ -1,5 +1,7 @@ PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users -rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. +rapidly automate tasks that manage operating systems (Linux, macOS, and +Windows) and processes. -After installing, you can start using PowerShell by typing "pwsh" in the Terminal. +After installing, you can start using PowerShell by typing "pwsh" in the +Terminal. diff --git a/system/powershell/powershell.SlackBuild b/system/powershell/powershell.SlackBuild index e077e049f1..9232ac2e5e 100644 --- a/system/powershell/powershell.SlackBuild +++ b/system/powershell/powershell.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=powershell -VERSION=${VERSION:-7.0.2} +VERSION=${VERSION:-7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/powershell/powershell.info b/system/powershell/powershell.info index 634d9f62d4..948c90ce57 100644 --- a/system/powershell/powershell.info +++ b/system/powershell/powershell.info @@ -1,10 +1,10 @@ PRGNAM="powershell" -VERSION="7.0.2" +VERSION="7.0.3" HOMEPAGE="https://www.microsoft.com/powershell/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/powershell-7.0.2-linux-x64.tar.gz" -MD5SUM_x86_64="5ed4ed61f6e1ac43ab8a84c28f5a1ee6" +DOWNLOAD_x86_64="https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/powershell-7.0.3-linux-x64.tar.gz" +MD5SUM_x86_64="742db1551728c88d6277653d34db56b4" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" diff --git a/system/powershell/slack-desc b/system/powershell/slack-desc index 49afa85822..88ee249010 100644 --- a/system/powershell/slack-desc +++ b/system/powershell/slack-desc @@ -6,13 +6,13 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -powershell: powershell (A task-based command-line shell and scripting language) +powershell: powershell (A task-based command-line shell and scripting language) powershell: powershell: PowerShell is a task-based command-line shell and scripting language -powershell: built on .NET. PowerShell helps system administrators and power-users +powershell: built on .NET. PowerShell helps system administrators and power-users powershell: rapidly automate tasks that manage operating systems (Linux, macOS, powershell: and Windows) and processes. -powershell: PowerShell base source code is now available in GitHub +powershell: PowerShell base source code is now available in GitHub powershell: and open to community contributions. powershell: powershell: https://www.microsoft.com/powershell/ -- cgit v1.2.3-80-g2a13