[arch-commits] Commit in dotnet-sdk/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Thu May 31 12:17:17 UTC 2018


    Date: Thursday, May 31, 2018 @ 12:17:17
  Author: alucryd
Revision: 334810

upgpkg: dotnet-sdk 2.1.300-1

Modified:
  dotnet-sdk/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 12:15:44 UTC (rev 334809)
+++ PKGBUILD	2018-05-31 12:17:17 UTC (rev 334810)
@@ -3,7 +3,7 @@
 # Contributor: Max Liebkies <mail at maxliebkies.de>
 
 pkgname=dotnet-sdk
-pkgver=2.1.200
+pkgver=2.1.300
 pkgrel=1
 pkgdesc='The .NET Core SDK'
 arch=('any')
@@ -11,10 +11,10 @@
 license=('MIT')
 depends=('dotnet-runtime')
 options=('staticlibs')
-conflicts=('dotnet-sdk-2.0')
-provides=('dotnet-sdk-2.0')
-source=('https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-linux-x64.tar.gz')
-sha256sums=('58977b4b232f5fe97f9825340ce473cf1ec1bad76eb512fe6b5e2210c76c09de')
+conflicts=('dotnet-sdk-2.1')
+provides=('dotnet-sdk-2.1')
+source=('https://download.microsoft.com/download/8/8/5/88544F33-836A-49A5-8B67-451C24709A8F/dotnet-sdk-2.1.300-linux-x64.tar.gz')
+sha256sums=('fabca4c8825182ff18e5a2f82dfe75aecd10260ee9e7c85a8c4b3d108e5d8e1b')
 
 package() {
   install -dm 755 "${pkgdir}"/{opt/dotnet,usr/share/licenses}



More information about the arch-commits mailing list