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

Maxime Gauduin alucryd at archlinux.org
Tue Jun 12 11:23:06 UTC 2018


    Date: Tuesday, June 12, 2018 @ 11:23:06
  Author: alucryd
Revision: 342458

upgpkg: dotnet-sdk 2.1.300-2

Modified:
  dotnet-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-12 11:17:26 UTC (rev 342457)
+++ PKGBUILD	2018-06-12 11:23:06 UTC (rev 342458)
@@ -4,12 +4,12 @@
 
 pkgname=dotnet-sdk
 pkgver=2.1.300
-pkgrel=1
+pkgrel=2
 pkgdesc='The .NET Core SDK'
 arch=('any')
 url='https://www.microsoft.com/net/core'
 license=('MIT')
-depends=('dotnet-runtime')
+depends=('aspnet-runtime' 'dotnet-runtime')
 options=('staticlibs')
 conflicts=('dotnet-sdk-2.1')
 provides=('dotnet-sdk-2.1')



More information about the arch-commits mailing list