pkgbase = dotnet-core-bin
	pkgver = 10.0.10.sdk302
	pkgrel = 1
	url = https://www.microsoft.com/net/core
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	options = staticlibs
	source = dotnet.sh
	sha512sums = 768151c7179fb6a126b3de9cae01e363e8894f6fab384b1e2c5066c2adca4578638983b1b62aea10dd18045e6d6e8f8ea13280481134de94f004a118919b2c06
	source_x86_64 = https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.302/dotnet-sdk-10.0.302-linux-x64.tar.gz
	sha512sums_x86_64 = 10069bec8783596484a610332f090d562802a41b9b40e3327a5a5688b572e10c296ae300f940d40461f23c157ed1b0843c2f8e6b3f20d8d8d9d83432d8143bac
	source_armv7h = https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.302/dotnet-sdk-10.0.302-linux-arm.tar.gz
	sha512sums_armv7h = ae19c6d6ed848f2a60222d7da714aefdbe28c0eb1d7e1bdf207a5e106d8408458d31f1b415b73ff57ea3c56bab0f8668f7afa2f527f369b130d0a0366bc4c857
	source_aarch64 = https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.302/dotnet-sdk-10.0.302-linux-arm64.tar.gz
	sha512sums_aarch64 = 9e409c14e00686d661c78fa4dd9ad0e4dcf695c328bd5ff777d05b4a9c34b42cf89b12573b92e9fb2f565dbe12016b4835f77c7d9a42b55a7494df21634cd5d6

pkgname = dotnet-host-bin
	pkgdesc = A generic driver for the .NET Core Command Line Interface (binary)
	depends = libgcc
	depends = libstdc++
	depends = glibc
	provides = dotnet-host
	provides = dotnet-host=10.0.10
	conflicts = dotnet-host

pkgname = aspnet-runtime-bin
	pkgdesc = The ASP.NET Core runtime (binary)
	depends = dotnet-runtime-bin
	provides = aspnet-runtime=10.0.10
	provides = aspnet-runtime-10.0
	conflicts = aspnet-runtime=10.0.10
	conflicts = aspnet-runtime-10.0

pkgname = dotnet-runtime-bin
	pkgdesc = The .NET Core runtime (binary)
	depends = dotnet-host>=10.0.10
	depends = libgcc
	depends = libstdc++
	depends = glibc
	depends = icu
	depends = libunwind
	depends = zlib
	depends = openssl
	optdepends = lttng-ust2.12: CoreCLR tracing
	provides = dotnet-runtime=10.0.10
	provides = dotnet-runtime-10.0
	conflicts = dotnet-runtime=10.0.10
	conflicts = dotnet-runtime-10.0

pkgname = dotnet-sdk-bin
	pkgdesc = The .NET Core SDK (binary)
	depends = glibc
	depends = libgcc
	depends = libstdc++
	depends = dotnet-runtime-bin
	depends = dotnet-targeting-pack-bin
	depends = aspnet-runtime-bin
	depends = aspnet-targeting-pack-bin
	provides = dotnet-sdk-bin
	provides = dotnet-sdk=10.0.10.sdk302
	provides = dotnet-sdk-10.0=10.0.10.sdk302
	conflicts = dotnet-sdk-bin
	conflicts = dotnet-sdk=10.0.10.sdk302
	conflicts = dotnet-sdk-10.0

pkgname = dotnet-targeting-pack-bin
	pkgdesc = The .NET Core targeting pack (binary)
	provides = dotnet-targeting-pack=10.0.10
	provides = dotnet-targeting-pack-10.0
	conflicts = dotnet-targeting-pack=10.0.10
	conflicts = dotnet-targeting-pack-10.0

pkgname = aspnet-targeting-pack-bin
	pkgdesc = The ASP.NET Core targeting pack (binary)
	depends = dotnet-targeting-pack-bin
	provides = aspnet-targeting-pack=10.0.10
	provides = aspnet-targeting-pack-10.0
	conflicts = aspnet-targeting-pack=10.0.10
	conflicts = aspnet-targeting-pack-10.0
