[arch-commits] Commit in dotnet-core/trunk (PKGBUILD)
    Maxime Gauduin 
    alucryd at archlinux.org
       
    Sun Mar 22 19:21:00 UTC 2020
    
    
  
    Date: Sunday, March 22, 2020 @ 19:21:00
  Author: alucryd
Revision: 603607
upgpkg: dotnet-core 3.1.3.sdk103-1
Modified:
  dotnet-core/trunk/PKGBUILD
----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 19:20:37 UTC (rev 603606)
+++ PKGBUILD	2020-03-22 19:21:00 UTC (rev 603607)
@@ -9,9 +9,9 @@
  dotnet-sdk
  aspnet-runtime
 )
-pkgver=3.1.2.sdk102
-_runtimever=3.1.2
-_sdkver=3.1.102
+pkgver=3.1.3.sdk103
+_runtimever=3.1.3
+_sdkver=3.1.103
 pkgrel=1
 arch=(x86_64)
 url=https://www.microsoft.com/net/core
@@ -34,7 +34,7 @@
 )
 options=(staticlibs)
 source=(
-  dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=e5d3faa5b374e75fea8185a88eee52540c6f2342
+  dotnet-source-build::git+https://github.com/dotnet/source-build.git#tag=9678feff10e08406d11aee34ff33d409de915902
   9999-Fix-versionless-RID-computation.patch
   9999-Add-arch-RIDs.patch
 )
    
    
More information about the arch-commits
mailing list