summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAttila Greguss2022-04-15 08:30:24 +0100
committerAttila Greguss2022-04-15 08:30:24 +0100
commit4b48c1ff3127f2489ec69c2666f6b976412bd576 (patch)
treee42638f9fac9e210fae62f34766842d84a3f533a
parent509f674eb2e963af1cc703a71084962d4a68c422 (diff)
downloadaur-4b48c1ff3127f2489ec69c2666f6b976412bd576.tar.gz
update to 5.0.16
-rw-r--r--.SRCINFO36
-rw-r--r--PKGBUILD18
2 files changed, 27 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adc48bab3d0b..80afbb0fd879 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-5.0-bin
- pkgver = 5.0.15.sdk406
+ pkgver = 5.0.16.sdk407
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -7,24 +7,24 @@ pkgbase = dotnet-core-5.0-bin
arch = aarch64
license = MIT
options = staticlibs
- source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/91bb8c05-d6d8-42a8-afbe-75301b1afa68/3ec127938c9b934044282a7c7e825f64/dotnet-sdk-5.0.406-linux-x64.tar.gz
- sha512sums_x86_64 = 21f0617d359d5c333a8925af71b359c0e9e371eaa6e4b20faf0f699296cebaacc56cb9660fa310b2ed99ca636f241f2df999698a883cf7899dd670bdf92bdd29
- source_armv7h = https://download.visualstudio.microsoft.com/download/pr/2c48a0d4-02cc-4f2c-b1ae-2770e6cf5806/439af3e6ab59fbce0108ee65e151546c/dotnet-sdk-5.0.406-linux-arm.tar.gz
- sha512sums_armv7h = 7ac3e2532de5a6b41f379fee445d85040bd033799d525d021b8d582e97c22cc24b3ddfac90e222944a36e6f01538b9906b58cb0bd3c09a8cc56fb82fed8f6a79
- source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/c4ae19f7-103c-4723-a1a2-f379226664a2/cb31a7dbd166b7e0003129c44845843b/dotnet-sdk-5.0.406-linux-arm64.tar.gz
- sha512sums_aarch64 = df52611b3135650322030d18c685fa6d0fc0adabae976ea9509ab3e4daa306098b3e4dca31f1950c573dbadf7cfcffacc6ad609c893ec31bbb4df897548651cf
+ source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/06628342-344d-4524-ba62-e4762c0322f2/49fc2867cf4cfde29c721ff3b03cdf1b/dotnet-sdk-5.0.407-linux-x64.tar.gz
+ sha512sums_x86_64 = b45f1bf086bfb5e0701c5e14534524ffc87d0195358ac4fa2cf36dac74537ca4c21c7177cfbfa7e121e77aa4106bb1e7039c9739ad73b942e2437bc5e39e6dce
+ source_armv7h = https://download.visualstudio.microsoft.com/download/pr/17588888-bd97-41e6-a1ef-9f1da6b8bdf6/ab16a7b0b82297f76abc793b5d187952/dotnet-sdk-5.0.407-linux-arm.tar.gz
+ sha512sums_armv7h = 37db60df90f9f43a5399c1b7929c545e3815d7a91fdea82c96a136dcef993b0f8c67568759ae24321dee818fd1501cea8e541a159e10ed1a08fa96dddf2ffb9e
+ source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/8be77687-0931-40e4-8e50-b1b4cb367277/eef06721da36a9395dbaf8cb879ba820/dotnet-sdk-5.0.407-linux-arm64.tar.gz
+ sha512sums_aarch64 = 500428a6a99d3825400be5cc1a723283f21a98c15ef68914e9252fc872b625fd10c220afd9787b7db6b226a04e83d30658234d464ccdf838639920d1768025e0
pkgname = aspnet-runtime-5.0-bin
pkgdesc = The ASP.NET Core runtime version 5.0 (binary)
depends = dotnet-runtime-5.0-bin
- provides = aspnet-runtime=5.0.15
+ provides = aspnet-runtime=5.0.16
provides = aspnet-runtime-5.0
- conflicts = aspnet-runtime=5.0.15
+ conflicts = aspnet-runtime=5.0.16
conflicts = aspnet-runtime-5.0
pkgname = dotnet-runtime-5.0-bin
pkgdesc = The .NET Core runtime version 5.0 (binary)
- depends = dotnet-host>=5.0.15
+ depends = dotnet-host>=5.0.16
depends = glibc
depends = icu
depends = krb5
@@ -33,9 +33,9 @@ pkgname = dotnet-runtime-5.0-bin
depends = openssl
depends = zlib
optdepends = lttng-ust: CoreCLR tracing
- provides = dotnet-runtime=5.0.15
+ provides = dotnet-runtime=5.0.16
provides = dotnet-runtime-5.0
- conflicts = dotnet-runtime=5.0.15
+ conflicts = dotnet-runtime=5.0.16
conflicts = dotnet-runtime-5.0
pkgname = dotnet-sdk-5.0-bin
@@ -46,24 +46,24 @@ pkgname = dotnet-sdk-5.0-bin
depends = netstandard-targeting-pack-bin
optdepends = aspnet-targeting-pack-5.0-bin: Build ASP.NET Core applications
provides = dotnet-sdk-5.0-bin
- provides = dotnet-sdk=5.0.15.sdk406
+ provides = dotnet-sdk=5.0.16.sdk407
provides = dotnet-sdk-5.0
conflicts = dotnet-sdk-5.0-bin
- conflicts = dotnet-sdk=5.0.15.sdk406
+ conflicts = dotnet-sdk=5.0.16.sdk407
conflicts = dotnet-sdk-5.0
pkgname = dotnet-targeting-pack-5.0-bin
pkgdesc = The .NET Core targeting pack version 5.0 (binary)
depends = netstandard-targeting-pack-bin
- provides = dotnet-targeting-pack=5.0.15
+ provides = dotnet-targeting-pack=5.0.16
provides = dotnet-targeting-pack-5.0
- conflicts = dotnet-targeting-pack=5.0.15
+ conflicts = dotnet-targeting-pack=5.0.16
conflicts = dotnet-targeting-pack-5.0
pkgname = aspnet-targeting-pack-5.0-bin
pkgdesc = The ASP.NET Core targeting pack version 5.0 (binary)
depends = dotnet-targeting-pack-5.0-bin
- provides = aspnet-targeting-pack=5.0.15
+ provides = aspnet-targeting-pack=5.0.16
provides = aspnet-targeting-pack-5.0
- conflicts = aspnet-targeting-pack=5.0.15
+ conflicts = aspnet-targeting-pack=5.0.16
conflicts = aspnet-targeting-pack-5.0
diff --git a/PKGBUILD b/PKGBUILD
index e59cabe361f4..bcb720d3a7cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,20 +8,20 @@ pkgname=(
'dotnet-targeting-pack-5.0-bin'
'aspnet-targeting-pack-5.0-bin'
)
-pkgver=5.0.15.sdk406
-_runtimever=5.0.15
-_sdkver=5.0.406
+pkgver=5.0.16.sdk407
+_runtimever=5.0.16
+_sdkver=5.0.407
pkgrel=1
arch=('x86_64' 'armv7h' 'aarch64')
url='https://www.microsoft.com/net/core'
license=('MIT')
options=('staticlibs')
-source_armv7h=('https://download.visualstudio.microsoft.com/download/pr/2c48a0d4-02cc-4f2c-b1ae-2770e6cf5806/439af3e6ab59fbce0108ee65e151546c/dotnet-sdk-5.0.406-linux-arm.tar.gz')
-source_aarch64=('https://download.visualstudio.microsoft.com/download/pr/c4ae19f7-103c-4723-a1a2-f379226664a2/cb31a7dbd166b7e0003129c44845843b/dotnet-sdk-5.0.406-linux-arm64.tar.gz')
-source_x86_64=('https://download.visualstudio.microsoft.com/download/pr/91bb8c05-d6d8-42a8-afbe-75301b1afa68/3ec127938c9b934044282a7c7e825f64/dotnet-sdk-5.0.406-linux-x64.tar.gz')
-sha512sums_armv7h=('7ac3e2532de5a6b41f379fee445d85040bd033799d525d021b8d582e97c22cc24b3ddfac90e222944a36e6f01538b9906b58cb0bd3c09a8cc56fb82fed8f6a79')
-sha512sums_aarch64=('df52611b3135650322030d18c685fa6d0fc0adabae976ea9509ab3e4daa306098b3e4dca31f1950c573dbadf7cfcffacc6ad609c893ec31bbb4df897548651cf')
-sha512sums_x86_64=('21f0617d359d5c333a8925af71b359c0e9e371eaa6e4b20faf0f699296cebaacc56cb9660fa310b2ed99ca636f241f2df999698a883cf7899dd670bdf92bdd29')
+source_armv7h=('https://download.visualstudio.microsoft.com/download/pr/17588888-bd97-41e6-a1ef-9f1da6b8bdf6/ab16a7b0b82297f76abc793b5d187952/dotnet-sdk-5.0.407-linux-arm.tar.gz')
+source_aarch64=('https://download.visualstudio.microsoft.com/download/pr/8be77687-0931-40e4-8e50-b1b4cb367277/eef06721da36a9395dbaf8cb879ba820/dotnet-sdk-5.0.407-linux-arm64.tar.gz')
+source_x86_64=('https://download.visualstudio.microsoft.com/download/pr/06628342-344d-4524-ba62-e4762c0322f2/49fc2867cf4cfde29c721ff3b03cdf1b/dotnet-sdk-5.0.407-linux-x64.tar.gz')
+sha512sums_armv7h=('37db60df90f9f43a5399c1b7929c545e3815d7a91fdea82c96a136dcef993b0f8c67568759ae24321dee818fd1501cea8e541a159e10ed1a08fa96dddf2ffb9e')
+sha512sums_aarch64=('500428a6a99d3825400be5cc1a723283f21a98c15ef68914e9252fc872b625fd10c220afd9787b7db6b226a04e83d30658234d464ccdf838639920d1768025e0')
+sha512sums_x86_64=('b45f1bf086bfb5e0701c5e14534524ffc87d0195358ac4fa2cf36dac74537ca4c21c7177cfbfa7e121e77aa4106bb1e7039c9739ad73b942e2437bc5e39e6dce')
package_dotnet-runtime-5.0-bin() {
pkgdesc='The .NET Core runtime version 5.0 (binary)'