summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAttila Greguss2019-10-03 23:56:30 +0100
committerAttila Greguss2019-10-03 23:56:30 +0100
commitf1c5fb710ed9a152223bee1fd5005903f6829f0b (patch)
tree7b2733b8b6a2684266b4941c88d8c470369051fb /.SRCINFO
parent7f5328adeb6bef2a46cde1b3f4c67b8cc2628941 (diff)
downloadaur-f1c5fb710ed9a152223bee1fd5005903f6829f0b.tar.gz
Add dotnet-runtime-bin back in
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 13 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c103d37b85bf..5e93323a404d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dotnet-core-bin
pkgver = 3.0.100
- pkgrel = 2
+ pkgrel = 3
url = https://www.microsoft.com/net/core
arch = x86_64
arch = armv7h
@@ -33,6 +33,18 @@ pkgname = dotnet-host-bin
provides = dotnet-host=3.0.100
conflicts = dotnet-host
+pkgname = dotnet-runtime-bin
+ pkgdesc = The .NET Core runtime (binary)
+ depends = dotnet-host-bin
+ depends = icu
+ depends = krb5
+ depends = libunwind
+ depends = openssl
+ depends = zlib
+ depends = libcurl.so
+ optdepends = lttng-ust: CoreCLR tracing
+ provides = dotnet-runtime=3.0.100
+
pkgname = aspnet-runtime-bin
pkgdesc = The ASP.NET Core runtime (binary)
depends = dotnet-runtime-bin