summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2020-09-26 02:57:04 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-26 16:10:53 +0700
commit33befc21e5b3726ff0c3b4fce64998e0b580de19 (patch)
treecbac2e09bd673f2ed7640cfbd804ad5b223120e7
parentf9886c009753dedf6d41ca794da1b17de8ef4527 (diff)
downloadslackbuilds-33befc21e5b3726ff0c3b4fce64998e0b580de19.tar.gz
slackbuilds-33befc21e5b3726ff0c3b4fce64998e0b580de19.tar.xz
system/powershell: Updated for version 7.0.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/powershell/README6
-rw-r--r--system/powershell/powershell.SlackBuild2
-rw-r--r--system/powershell/powershell.info6
-rw-r--r--system/powershell/slack-desc6
4 files changed, 11 insertions, 9 deletions
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/