summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGr3q2020-01-16 09:46:27 +0000
committerGr3q2020-01-16 09:46:27 +0000
commit3962062664b776c88e6a71f0ab1dd3e754ca64c2 (patch)
tree46a4fda70cabf12c70e3fe814fb226459eeba8f9 /.SRCINFO
parent3df402022857d16e0ff9e21df83b0b345f8d1f3e (diff)
downloadaur-3962062664b776c88e6a71f0ab1dd3e754ca64c2.tar.gz
Add additional provides strings so dependency handling is properly working
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93e23833238c..c863f15a8075 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dotnet-core-bin
pkgver = 3.1.1.sdk101
- pkgrel = 1
+ pkgrel = 2
url = https://www.microsoft.com/net/core
arch = x86_64
arch = armv7h
@@ -37,6 +37,7 @@ pkgname = aspnet-runtime-bin
pkgdesc = The ASP.NET Core runtime (binary)
depends = dotnet-runtime-3.1
provides = aspnet-runtime-3.1
+ provides = aspnet-runtime=3.1.1.sdk101
conflicts = aspnet-runtime-3.1
pkgname = dotnet-runtime-bin
@@ -50,11 +51,13 @@ pkgname = dotnet-runtime-bin
depends = libcurl.so
optdepends = lttng-ust: CoreCLR tracing
provides = dotnet-runtime-3.1
+ provides = dotnet-runtime=3.1.1.sdk101
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
+ provides = dotnet-sdk=3.1.1.sdk101
conflicts = dotnet-sdk-3.1