diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-03-07 09:00:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 09:00:30 +0700 |
commit | b4b02bfb419b93a22e9ec30b0fd3ecbe28c5a2d7 (patch) | |
tree | 046abb6fafae6d8a335a447378adae119d688e7a /system/powershell/powershell.SlackBuild | |
parent | a463e6132ba3ba3008b869d76a5fe93ccbf04e22 (diff) |
system/powershell: Updated for version 7.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/powershell/powershell.SlackBuild')
-rw-r--r-- | system/powershell/powershell.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/powershell/powershell.SlackBuild b/system/powershell/powershell.SlackBuild index 0794a0c0ed539..388deccfeb4a8 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:-6.2.4} +VERSION=${VERSION:-7.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |