summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAttila Greguss2019-10-05 19:32:57 +0100
committerAttila Greguss2019-10-05 19:32:57 +0100
commit4e9a879f792941704459dbf9541e26754f675c15 (patch)
treec147e22c07088d650098879a64485a66cb87d876 /.SRCINFO
parentb34453d865b208f83143c106a6bf4cd178df5a32 (diff)
downloadaur-4e9a879f792941704459dbf9541e26754f675c15.tar.gz
Reenable Aspnet Runtime
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 5 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59d932782e83..a2cc7f9ccf9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,6 +33,11 @@ pkgname = dotnet-host-bin
provides = dotnet-host=3.0.100
conflicts = dotnet-host
+pkgname = aspnet-runtime-bin
+ pkgdesc = The ASP.NET Core runtime (binary)
+ depends = dotnet-runtime=3.0.100
+ provides = aspnet-runtime=3.0.100
+
pkgname = dotnet-runtime-bin
pkgdesc = The .NET Core runtime (binary)
depends = dotnet-host>=3.0.100