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

Maxime Gauduin alucryd at archlinux.org
Thu Apr 26 08:06:20 UTC 2018


    Date: Thursday, April 26, 2018 @ 08:06:20
  Author: alucryd
Revision: 318136

upgpkg: dotnet-core 2.0.7-1

Modified:
  dotnet-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 07:44:23 UTC (rev 318135)
+++ PKGBUILD	2018-04-26 08:06:20 UTC (rev 318136)
@@ -4,7 +4,7 @@
 
 pkgbase=dotnet-core
 pkgname=('dotnet-host' 'dotnet-runtime')
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 arch=('x86_64')
 url='https://www.microsoft.com/net/core'
@@ -11,8 +11,8 @@
 license=('MIT')
 depends=('gcc-libs' 'glibc')
 options=('staticlibs')
-source=('https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-linux-x64.tar.gz')
-sha256sums=('0eeb894d6e17ac0fc036997ba11ddf6665da5161e2e898788220e1945fa9bf11')
+source=('https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-linux-x64.tar.gz')
+sha256sums=('680ea40a1fafb7a6f93897df70077b64f0081b7d9b0f1358f5897ffd949d6b71')
 
 package_dotnet-host() {
   pkgdesc='A generic driver for the .NET Core Command Line Interface'



More information about the arch-commits mailing list