summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGr3q2020-01-14 18:07:56 +0000
committerGr3q2020-01-14 18:07:56 +0000
commit8714a2772018a4331ce1f0443908740f72ccba96 (patch)
tree0df5d539cb061db6ef6351d5210ea5d49155b5e6 /.SRCINFO
parent29d4b583970ecd908590fc9cdcbc9b83b7441d34 (diff)
downloadaur-8714a2772018a4331ce1f0443908740f72ccba96.tar.gz
Follow official packaging
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd8dedeba1b1..6aaa15bfc3af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-bin
- pkgver = 3.1.0
+ pkgver = 3.1.0.sdk100
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = dotnet-core-bin
makedepends = zlib
options = staticlibs
source = dotnet.sh
- sha512sums = a6ee992d7ab08adb916f0b5d72d203f8ab38cfa2e354f062d499d4d8a64ab2b95e5511a041d859331e560f45c5bb642c2f118951e2104f362e10b31cf07e95b0
+ sha512sums = 448e2ad41a1ac5b7adf4a17ef27d01d1f20c6d355fdb1e10b0ceb4bd6edd8b3a24874aa8c42cfcf56267a6a85c5896b5f69764e5e59526f6938ec7c9d1ec7383
source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/d731f991-8e68-4c7c-8ea0-fad5605b077a/49497b5420eecbd905158d86d738af64/dotnet-sdk-3.1.100-linux-x64.tar.gz
sha512sums_x86_64 = 5217ae1441089a71103694be8dd5bb3437680f00e263ad28317665d819a92338a27466e7d7a2b1f6b74367dd314128db345fa8fff6e90d0c966dea7a9a43bd21
source_armv7h = https://download.visualstudio.microsoft.com/download/pr/67766a96-eb8c-4cd2-bca4-ea63d2cc115c/7bf13840aa2ed88793b7315d5e0d74e6/dotnet-sdk-3.1.100-linux-arm.tar.gz
@@ -30,17 +30,18 @@ pkgbase = dotnet-core-bin
pkgname = dotnet-host-bin
pkgdesc = A generic driver for the .NET Core Command Line Interface (binary)
- provides = dotnet-host=3.1.0
+ provides = dotnet-host
conflicts = dotnet-host
pkgname = aspnet-runtime-bin
pkgdesc = The ASP.NET Core runtime (binary)
- depends = dotnet-runtime>=3.1.0
- provides = aspnet-runtime=3.1.0
+ depends = dotnet-runtime-3.1
+ provides = aspnet-runtime-3.1
+ conflicts = aspnet-runtime-3.1
pkgname = dotnet-runtime-bin
pkgdesc = The .NET Core runtime (binary)
- depends = dotnet-host>=3.1.0
+ depends = dotnet-host
depends = icu
depends = krb5
depends = libunwind
@@ -48,5 +49,12 @@ pkgname = dotnet-runtime-bin
depends = zlib
depends = libcurl.so
optdepends = lttng-ust: CoreCLR tracing
- provides = dotnet-runtime=3.1.0
+ provides = dotnet-runtime-3.1
+ conflicts = dotnet-runtime-3.1
+
+pkgname = dotnet-sdk-bin
+ pkgdesc = The .NET Core SDK (binary)
+ depends = dotnet-runtime-3.1
+ provides = dotnet-sdk-3.1
+ conflicts = dotnet-sdk-3.1