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

Maxime Gauduin alucryd at archlinux.org
Sat Nov 25 16:47:22 UTC 2017


    Date: Saturday, November 25, 2017 @ 16:47:21
  Author: alucryd
Revision: 268452

upgpkg: dotnet-core 2.0.3-1

Modified:
  dotnet-core/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-25 15:44:17 UTC (rev 268451)
+++ PKGBUILD	2017-11-25 16:47:21 UTC (rev 268452)
@@ -4,15 +4,15 @@
 
 pkgbase=dotnet-core
 pkgname=('dotnet-host' 'dotnet-runtime')
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
 arch=('x86_64')
 url='https://www.microsoft.com/net/core'
 license=('MIT')
 depends=('gcc-libs' 'glibc')
 options=('staticlibs')
-source=("https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-${pkgver}-linux-x64.tar.gz")
-sha256sums=('69ecad24bce4f2132e0db616b49e2c35487d13e3c379dabc3ec860662467b714')
+source=("https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-${pkgver}-linux-x64.tar.gz")
+sha256sums=('9ddd682ab6ecaf1f1fc88fd4bc5a4b4203fb9c75f4d627319904dd771781d8ca')
 
 package_dotnet-host() {
   pkgdesc='A generic driver for the .NET Core Command Line Interface'



More information about the arch-commits mailing list