aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/dotnet-sdk-6.0/README4
-rw-r--r--development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild5
-rw-r--r--development/dotnet-sdk-6.0/dotnet-sdk-6.0.info10
-rw-r--r--development/dotnet-sdk-6.0/slack-desc2
4 files changed, 9 insertions, 12 deletions
diff --git a/development/dotnet-sdk-6.0/README b/development/dotnet-sdk-6.0/README
index 6f2f65b8bd33..d7bd923f3179 100644
--- a/development/dotnet-sdk-6.0/README
+++ b/development/dotnet-sdk-6.0/README
@@ -1,9 +1,7 @@
-.NET Core is an open-source, general-purpose development platform
+.NET is an open-source, general-purpose development platform
maintained by Microsoft and the .NET community on GitHub.
It's cross-platform (supporting Windows, macOS, and Linux)
and can be used to build device, cloud, and IoT applications.
Please run 'dotnet new' after installing to initiate the program
and load all of the templates.
-
-Note: Conflicts with dotnet-sdk-3.1
diff --git a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild
index 3a845a45aace..ff2ae120dcc2 100644
--- a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild
+++ b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild
@@ -2,8 +2,7 @@
# Slackware build script for dotnet-sdk-6.0.
#
-# Copyright 2019 Reza Talebi, Shahin Shahr, Iran.
-# Adapted by Vasily Sora for dotnet-sdk-6.0 Copyright 2022
+# Copyright 2021 Reza Talebi, Shahin Shahr, Iran.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-sdk-6.0
SRCNAM=dotnet-sdk
-VERSION=${VERSION:-6.0.200}
+VERSION=${VERSION:-6.0.201}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info
index 929d34e299f1..ea932f02adc4 100644
--- a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info
+++ b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info
@@ -1,10 +1,10 @@
PRGNAM="dotnet-sdk-6.0"
-VERSION="6.0.200"
+VERSION="6.0.201"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/807f9d72-4940-4b1a-aa4a-8dbb0f73f5d7/cb666c22a87bf9413f29615e0ba94500/dotnet-sdk-6.0.200-linux-x64.tar.gz"
-MD5SUM_x86_64="bd0d6472672d203d0482cc79981e34df"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/c505a449-9ecf-4352-8629-56216f521616/bd6807340faae05b61de340c8bf161e8/dotnet-sdk-6.0.201-linux-x64.tar.gz"
+MD5SUM_x86_64="76e11dc14d3e6428dda6319cc153dc09"
REQUIRES=""
-MAINTAINER="khronosschoty"
-EMAIL="khronosschoty@posteo.org"
+MAINTAINER="Reza Talebi"
+EMAIL="reza.talebi.73@outlook.com"
diff --git a/development/dotnet-sdk-6.0/slack-desc b/development/dotnet-sdk-6.0/slack-desc
index a1f395a22727..492c39f0b324 100644
--- a/development/dotnet-sdk-6.0/slack-desc
+++ b/development/dotnet-sdk-6.0/slack-desc
@@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
dotnet-sdk-6.0: dotnet-sdk-6.0 (Cross-platform development framework)
dotnet-sdk-6.0:
-dotnet-sdk-6.0: .NET Core is an open-source, general-purpose development
+dotnet-sdk-6.0: .NET is an open-source, general-purpose development
dotnet-sdk-6.0: platform maintained by Microsoft and the .NET community on
dotnet-sdk-6.0: GitHub. It's cross-platform (supporting Windows, macOS, and Linux)
dotnet-sdk-6.0: and can be used to build device, cloud, and IoT applications.