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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 15 09:51:11 UTC 2018


    Date: Thursday, March 15, 2018 @ 09:51:10
  Author: alucryd
Revision: 308412

upgpkg: dotnet-sdk 2.1.101-1

Modified:
  dotnet-sdk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-15 09:51:04 UTC (rev 308411)
+++ PKGBUILD	2018-03-15 09:51:10 UTC (rev 308412)
@@ -3,7 +3,7 @@
 # Contributor: Max Liebkies <mail at maxliebkies.de>
 
 pkgname=dotnet-sdk
-pkgver=2.1.4
+pkgver=2.1.101
 pkgrel=1
 pkgdesc='The .NET Core SDK'
 arch=('any')
@@ -13,8 +13,8 @@
 options=('staticlibs')
 conflicts=('dotnet-sdk-2.0')
 provides=('dotnet-sdk-2.0')
-source=('https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-linux-x64.tar.gz')
-sha256sums=('8450c675db50c4e0fb16a5acb4e3e14cbd96296337ac51079dd13ec337242609')
+source=('https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-linux-x64.tar.gz')
+sha256sums=('a17b94040bd709b8ce8ded35525e62465b071bb064f7b3d3b01899708b04a4af')
 
 package() {
   install -dm 755 "${pkgdir}"/{opt/dotnet,usr/share/licenses}



More information about the arch-commits mailing list