summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Robinson2024-02-20 00:26:01 -0600
committerAaron Robinson2024-02-20 00:26:01 -0600
commit5d0aa56534146c323e3d0b4af37ac268c570c979 (patch)
tree6d309d01cbd98c32bb83b3ab8f0fb0b412c306da
parentb3d3c60fccb088e359d8a6cd65e0aba2e917db09 (diff)
downloadaur-5d0aa56534146c323e3d0b4af37ac268c570c979.tar.gz
Upgrade to .NET 9.0.0 preview 1
-rw-r--r--.SRCINFO48
-rw-r--r--PKGBUILD32
2 files changed, 40 insertions, 40 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 121bd6e79edd..f9b1b2ad823e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = dotnet-preview-bin
- pkgver = 8.0.0.sdk100+rc.2
+ pkgver = 9.0.0.sdk100+preview.1
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = armv7h
@@ -15,32 +15,32 @@ pkgbase = dotnet-preview-bin
sha512sums = 9f977e0bd12abc0dda4d914f369c58fce502b4030cf91d4248b32242d98fe5a2bbd8446502feeb914561f310dfd3c113bb6da19bfd5dfa6233109e62d22fa966
sha512sums = 1de3f09b96c44429b026277bb135a019b7577df2dec5f695ce51d18daefe2c1736b3359ab95f2abc46f7320c445b968e5582df92bb2bcad3ac5cfc5a32d3c5b6
sha512sums = f2be62d9cce00357b7b18ae83b976841037830b7b9ed1b67445f76e02550c904be5ab023366441199f9bb3dfd602004b0334395ffdde6c313910c1da5c39c4a3
- source_armv7h = https://download.visualstudio.microsoft.com/download/pr/89cdc88a-aaf3-4aab-9b76-d663dfcf920b/feb04f8f017eab8d78eef2ae7554d675/dotnet-sdk-8.0.100-rc.2.23502.2-linux-arm.tar.gz
- sha512sums_armv7h = 821b0513bcb60e5f645332959a6182c952e92c793c19abfae538fb602f922f47dcaa70da4e1b3a37713f9a9346b091cdd67754d17d078bdfd680080d9599b572
- source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/0247681a-1a4a-4a32-a1a6-4149d56af27e/5bcbf1d8189c2649b16d27f5199e04a4/dotnet-sdk-8.0.100-rc.2.23502.2-linux-arm64.tar.gz
- sha512sums_aarch64 = b07059a8b6b5586134a63a20c952f4f029372791d53e4a3a1363d39b8beb62b4c7dbc23c7de202397310c79aaaa110d35d0dd5d996420eaed0ed7f77e2dbc669
- source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/9144f37e-b370-41ee-a86f-2d2a69251652/bc1d544112ec134184a5aec7f7a1eaf9/dotnet-sdk-8.0.100-rc.2.23502.2-linux-x64.tar.gz
- sha512sums_x86_64 = 45f09e7b031f4cf5b4dcead240fe47e2e3731d97d22aa96d3a02a087322658606cc22792053c3784c44f15d7c9bad0ac9dbda90def7b4e197f2955dca9a5bb6c
+ source_armv7h = https://download.visualstudio.microsoft.com/download/pr/f5e9fc40-e56c-4276-bcf8-3ecf80f7c1a7/94900c87e4529a89ac71d164665088c7/dotnet-sdk-9.0.100-preview.1.24101.2-linux-arm.tar.gz
+ sha512sums_armv7h = fa14b4545688097f490b9730a9063a3f7e7b779fd57a4bee43e61ef6f61c6aa5ba33ae5e1c8e0bc13dd060709d3eebbd04b044e06a9a70eecc73243db4107086
+ source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/e8743929-2c7b-4410-88f5-5f247040b498/ff454c589dc8d5dd9cb42e0950f34a69/dotnet-sdk-9.0.100-preview.1.24101.2-linux-arm64.tar.gz
+ sha512sums_aarch64 = b7c29e4e4baf2d2ba7b29fc5a080df708c5a915e6fb1ce2ff93ffc8f18e7725fae5d569ab1349ef4b067d05d00886a17c8d1a95e211602db1ee5da820b5edefd
+ source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/f51b05d4-bc43-4290-9b33-aaa212edbba6/e10559d91242409faf5c37cb529de8f3/dotnet-sdk-9.0.100-preview.1.24101.2-linux-x64.tar.gz
+ sha512sums_x86_64 = e176126d9a12075d91a0ad2b4dd50021a564258742d86560bd216ac36482c763087bd8affc68fe9a8d3c46f61f864bc2c7c2e455739d21614516c4f73fd281fd
pkgname = dotnet-host-preview-bin
pkgdesc = A generic driver for the .NET Core Command Line Interface (preview, binary)
depends = glibc
provides = dotnet-host
- provides = dotnet-host=8.0.0
+ provides = dotnet-host=9.0.0
conflicts = dotnet-host
replaces = dotnet-host-preview
pkgname = aspnet-runtime-preview-bin
pkgdesc = The ASP.NET Core runtime (preview, binary)
depends = dotnet-runtime-preview-bin
- provides = aspnet-runtime=8.0.0
- provides = aspnet-runtime-8.0
- conflicts = aspnet-runtime=8.0.0
+ provides = aspnet-runtime=9.0.0
+ provides = aspnet-runtime-9.0
+ conflicts = aspnet-runtime=9.0.0
replaces = aspnet-runtime-preview
pkgname = dotnet-runtime-preview-bin
pkgdesc = The .NET Core runtime (preview, binary)
- depends = dotnet-host>=8.0.0
+ depends = dotnet-host>=9.0.0
depends = glibc
depends = icu
depends = krb5
@@ -50,9 +50,9 @@ pkgname = dotnet-runtime-preview-bin
depends = zlib
optdepends = lttng-ust: CoreCLR tracing
optdepends = msquic>=2.1.0: HTTP/3 support with System.Net.Quic
- provides = dotnet-runtime=8.0.0
- provides = dotnet-runtime-8.0
- conflicts = dotnet-runtime=8.0.0
+ provides = dotnet-runtime=9.0.0
+ provides = dotnet-runtime-9.0
+ conflicts = dotnet-runtime=9.0.0
replaces = dotnet-runtime-preview
pkgname = dotnet-sdk-preview-bin
@@ -62,23 +62,23 @@ pkgname = dotnet-sdk-preview-bin
depends = glibc
depends = netstandard-targeting-pack-2.1
optdepends = aspnet-targeting-pack-preview-bin: Build ASP.NET Core applications
- provides = dotnet-sdk=8.0.100
- provides = dotnet-sdk-8.0
- conflicts = dotnet-sdk=8.0.100
+ provides = dotnet-sdk=9.0.100
+ provides = dotnet-sdk-9.0
+ conflicts = dotnet-sdk=9.0.100
replaces = dotnet-sdk-preview
pkgname = dotnet-targeting-pack-preview-bin
pkgdesc = The .NET Core targeting pack (preview, binary)
depends = netstandard-targeting-pack-2.1
- provides = dotnet-targeting-pack=8.0.0
- provides = dotnet-targeting-pack-8.0
- conflicts = dotnet-targeting-pack=8.0.0
+ provides = dotnet-targeting-pack=9.0.0
+ provides = dotnet-targeting-pack-9.0
+ conflicts = dotnet-targeting-pack=9.0.0
replaces = dotnet-targeting-pack-preview
pkgname = aspnet-targeting-pack-preview-bin
pkgdesc = The ASP.NET Core targeting pack (preview, binary)
depends = dotnet-targeting-pack-preview-bin
- provides = aspnet-targeting-pack=8.0.0
- provides = aspnet-targeting-pack-8.0
- conflicts = aspnet-targeting-pack=8.0.0
+ provides = aspnet-targeting-pack=9.0.0
+ provides = aspnet-targeting-pack-9.0
+ conflicts = aspnet-targeting-pack=9.0.0
replaces = aspnet-targeting-pack-preview
diff --git a/PKGBUILD b/PKGBUILD
index 243ff063ea34..d7e517555f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,11 +14,11 @@ pkgname=(
dotnet-targeting-pack-preview-bin
aspnet-targeting-pack-preview-bin
)
-pkgver=8.0.0.sdk100+rc.2
-_hostver=8.0.0-rc.2.23479.6
-_dotnetruntimever=8.0.0-rc.2.23479.6
-_aspnetruntimever=8.0.0-rc.2.23480.2
-_sdkver=8.0.100-rc.2.23502.2
+pkgver=9.0.0.sdk100+preview.1
+_hostver=9.0.0-preview.1.24080.9
+_dotnetruntimever=9.0.0-preview.1.24080.9
+_aspnetruntimever=9.0.0-preview.1.24081.5
+_sdkver=9.0.100-preview.1.24101.2
pkgrel=1
arch=(armv7h aarch64 x86_64)
url=https://www.microsoft.com/net/core
@@ -28,16 +28,16 @@ source=(dotnet.sh
register-completions.bash
register-completions.fish
register-completions.zsh)
-source_armv7h=(https://download.visualstudio.microsoft.com/download/pr/89cdc88a-aaf3-4aab-9b76-d663dfcf920b/feb04f8f017eab8d78eef2ae7554d675/dotnet-sdk-8.0.100-rc.2.23502.2-linux-arm.tar.gz)
-source_aarch64=(https://download.visualstudio.microsoft.com/download/pr/0247681a-1a4a-4a32-a1a6-4149d56af27e/5bcbf1d8189c2649b16d27f5199e04a4/dotnet-sdk-8.0.100-rc.2.23502.2-linux-arm64.tar.gz)
-source_x86_64=(https://download.visualstudio.microsoft.com/download/pr/9144f37e-b370-41ee-a86f-2d2a69251652/bc1d544112ec134184a5aec7f7a1eaf9/dotnet-sdk-8.0.100-rc.2.23502.2-linux-x64.tar.gz)
+source_armv7h=(https://download.visualstudio.microsoft.com/download/pr/f5e9fc40-e56c-4276-bcf8-3ecf80f7c1a7/94900c87e4529a89ac71d164665088c7/dotnet-sdk-9.0.100-preview.1.24101.2-linux-arm.tar.gz)
+source_aarch64=(https://download.visualstudio.microsoft.com/download/pr/e8743929-2c7b-4410-88f5-5f247040b498/ff454c589dc8d5dd9cb42e0950f34a69/dotnet-sdk-9.0.100-preview.1.24101.2-linux-arm64.tar.gz)
+source_x86_64=(https://download.visualstudio.microsoft.com/download/pr/f51b05d4-bc43-4290-9b33-aaa212edbba6/e10559d91242409faf5c37cb529de8f3/dotnet-sdk-9.0.100-preview.1.24101.2-linux-x64.tar.gz)
sha512sums=('e61b9e3e5a2305646a616d598378230c9755c5dd5363692cc363f8f4add3807563c324dd86f3a7ae9d358c82d730608e7b293935a2b6c81c0c0f62d752a0a1cf'
'9f977e0bd12abc0dda4d914f369c58fce502b4030cf91d4248b32242d98fe5a2bbd8446502feeb914561f310dfd3c113bb6da19bfd5dfa6233109e62d22fa966'
'1de3f09b96c44429b026277bb135a019b7577df2dec5f695ce51d18daefe2c1736b3359ab95f2abc46f7320c445b968e5582df92bb2bcad3ac5cfc5a32d3c5b6'
'f2be62d9cce00357b7b18ae83b976841037830b7b9ed1b67445f76e02550c904be5ab023366441199f9bb3dfd602004b0334395ffdde6c313910c1da5c39c4a3')
-sha512sums_armv7h=('821b0513bcb60e5f645332959a6182c952e92c793c19abfae538fb602f922f47dcaa70da4e1b3a37713f9a9346b091cdd67754d17d078bdfd680080d9599b572')
-sha512sums_aarch64=('b07059a8b6b5586134a63a20c952f4f029372791d53e4a3a1363d39b8beb62b4c7dbc23c7de202397310c79aaaa110d35d0dd5d996420eaed0ed7f77e2dbc669')
-sha512sums_x86_64=('45f09e7b031f4cf5b4dcead240fe47e2e3731d97d22aa96d3a02a087322658606cc22792053c3784c44f15d7c9bad0ac9dbda90def7b4e197f2955dca9a5bb6c')
+sha512sums_armv7h=('fa14b4545688097f490b9730a9063a3f7e7b779fd57a4bee43e61ef6f61c6aa5ba33ae5e1c8e0bc13dd060709d3eebbd04b044e06a9a70eecc73243db4107086')
+sha512sums_aarch64=('b7c29e4e4baf2d2ba7b29fc5a080df708c5a915e6fb1ce2ff93ffc8f18e7725fae5d569ab1349ef4b067d05d00886a17c8d1a95e211602db1ee5da820b5edefd')
+sha512sums_x86_64=('e176126d9a12075d91a0ad2b4dd50021a564258742d86560bd216ac36482c763087bd8affc68fe9a8d3c46f61f864bc2c7c2e455739d21614516c4f73fd281fd')
package_dotnet-host-preview-bin() {
pkgdesc='A generic driver for the .NET Core Command Line Interface (preview, binary)'
@@ -72,7 +72,7 @@ package_dotnet-runtime-preview-bin() {
optdepends=('lttng-ust: CoreCLR tracing'
'msquic>=2.1.0: HTTP/3 support with System.Net.Quic')
- provides=(dotnet-runtime=${_dotnetruntimever%-*} dotnet-runtime-8.0)
+ provides=(dotnet-runtime=${_dotnetruntimever%-*} dotnet-runtime-9.0)
conflicts=(dotnet-runtime=${_dotnetruntimever%-*})
replaces=(dotnet-runtime-preview)
@@ -84,7 +84,7 @@ package_dotnet-runtime-preview-bin() {
package_aspnet-runtime-preview-bin() {
pkgdesc='The ASP.NET Core runtime (preview, binary)'
depends=(dotnet-runtime-preview-bin)
- provides=(aspnet-runtime=${_aspnetruntimever%-*} aspnet-runtime-8.0)
+ provides=(aspnet-runtime=${_aspnetruntimever%-*} aspnet-runtime-9.0)
conflicts=(aspnet-runtime=${_aspnetruntimever%-*})
replaces=(aspnet-runtime-preview)
@@ -102,7 +102,7 @@ package_dotnet-sdk-preview-bin() {
netstandard-targeting-pack-2.1
)
optdepends=('aspnet-targeting-pack-preview-bin: Build ASP.NET Core applications')
- provides=(dotnet-sdk=${_sdkver%-*} dotnet-sdk-8.0)
+ provides=(dotnet-sdk=${_sdkver%-*} dotnet-sdk-9.0)
conflicts=(dotnet-sdk=${_sdkver%-*})
replaces=(dotnet-sdk-preview)
@@ -125,7 +125,7 @@ package_dotnet-sdk-preview-bin() {
package_dotnet-targeting-pack-preview-bin() {
pkgdesc='The .NET Core targeting pack (preview, binary)'
depends=(netstandard-targeting-pack-2.1)
- provides=(dotnet-targeting-pack=${_dotnetruntimever%-*} dotnet-targeting-pack-8.0)
+ provides=(dotnet-targeting-pack=${_dotnetruntimever%-*} dotnet-targeting-pack-9.0)
conflicts=(dotnet-targeting-pack=${_dotnetruntimever%-*})
replaces=(dotnet-targeting-pack-preview)
@@ -141,7 +141,7 @@ package_dotnet-targeting-pack-preview-bin() {
package_aspnet-targeting-pack-preview-bin() {
pkgdesc='The ASP.NET Core targeting pack (preview, binary)'
depends=(dotnet-targeting-pack-preview-bin)
- provides=(aspnet-targeting-pack=${_aspnetruntimever%-*} aspnet-targeting-pack-8.0)
+ provides=(aspnet-targeting-pack=${_aspnetruntimever%-*} aspnet-targeting-pack-9.0)
conflicts=(aspnet-targeting-pack=${_aspnetruntimever%-*})
replaces=(aspnet-targeting-pack-preview)