summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAttila Greguss2022-11-10 20:12:34 +0000
committerAttila Greguss2022-11-10 20:12:34 +0000
commite7721516a5b6c3cb7d71d501a9f3c4b7522fe4bd (patch)
tree68a5d1b6440252f32ae1cf0035fbf487a7f9a1d7 /.SRCINFO
parent10c825bee29d1a7ef212118432162a2542e79661 (diff)
downloadaur-e7721516a5b6c3cb7d71d501a9f3c4b7522fe4bd.tar.gz
Fix dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c19fda706e98..d8ffe9264d2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dotnet-core-6.0-bin
pkgver = 6.0.11.sdk403
- pkgrel = 1
+ pkgrel = 2
url = https://www.microsoft.com/net/core
arch = x86_64
arch = armv7h
@@ -16,7 +16,7 @@ pkgbase = dotnet-core-6.0-bin
pkgname = aspnet-runtime-6.0-bin
pkgdesc = The ASP.NET Core runtime (binary)
- depends = dotnet-runtime-bin
+ depends = dotnet-runtime-6.0-bin
provides = aspnet-runtime=6.0.11
provides = aspnet-runtime-6.0
conflicts = aspnet-runtime=6.0.11
@@ -42,9 +42,9 @@ pkgname = dotnet-sdk-6.0-bin
pkgdesc = The .NET Core SDK (binary)
depends = glibc
depends = gcc-libs
- depends = dotnet-runtime-bin
- depends = dotnet-targeting-pack-bin
- depends = netstandard-targeting-pack-bin
+ depends = dotnet-runtime-6.0-bin
+ depends = dotnet-targeting-pack-6.0-bin
+ depends = netstandard-targeting-pack
optdepends = aspnet-targeting-pack-bin: Build ASP.NET Core applications
provides = dotnet-sdk=6.0.11.sdk403
provides = dotnet-sdk-6.0
@@ -61,7 +61,7 @@ pkgname = dotnet-targeting-pack-6.0-bin
pkgname = aspnet-targeting-pack-6.0-bin
pkgdesc = The ASP.NET Core targeting pack (binary)
- depends = dotnet-targeting-pack-bin
+ depends = dotnet-targeting-pack-6.0-bin
provides = aspnet-targeting-pack=6.0.11
provides = aspnet-targeting-pack-6.0
conflicts = aspnet-targeting-pack=6.0.11