diff --git a/community/dotnet6-runtime/APKBUILD b/community/dotnet6-runtime/APKBUILD index f34113c0b5e..aa3b6899487 100644 --- a/community/dotnet6-runtime/APKBUILD +++ b/community/dotnet6-runtime/APKBUILD @@ -23,14 +23,14 @@ pkgname=dotnet6-runtime pkgver=6.0.16 _bldver=6.0.116-r2 -pkgrel=2 +pkgrel=3 _pkgver_macro=${pkgver%.*} _pkgver_name=${_pkgver_macro//[.0]} _bldver_ver=${_bldver%%-*} pkgdesc="The .NET $_pkgver_macro Core runtime" arch="x86_64 aarch64 armv7" -url=https://dotnet.microsoft.net +url="https://dotnet.microsoft.com/" license="MIT" depends=" dotnet$_pkgver_name-hostfxr