summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Maunier2023-02-28 14:47:16 +0100
committerFlorian Maunier2023-02-28 14:51:26 +0100
commitf0fce8e2812ded370dc1e7fda8f970bc82c78b82 (patch)
treec4bc94271fd6991db2abb3108b811564198ed91b
parentb36368d93248fc584821db8ec67d228cc0285d2c (diff)
downloadaur-f0fce8e2812ded370dc1e7fda8f970bc82c78b82.tar.gz
Upgrade to .NET 8.0.0 preview 1
-rw-r--r--.SRCINFO50
-rw-r--r--PKGBUILD34
2 files changed, 42 insertions, 42 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e66f6b313fc1..37959fa07d50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-preview-bin
- pkgver = 7.0.0.sdk100+rc.2
+ pkgver = 8.0.0.sdk100+preview.1
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = armv7h
@@ -15,32 +15,32 @@ pkgbase = dotnet-core-preview-bin
sha512sums = 9f977e0bd12abc0dda4d914f369c58fce502b4030cf91d4248b32242d98fe5a2bbd8446502feeb914561f310dfd3c113bb6da19bfd5dfa6233109e62d22fa966
sha512sums = 1de3f09b96c44429b026277bb135a019b7577df2dec5f695ce51d18daefe2c1736b3359ab95f2abc46f7320c445b968e5582df92bb2bcad3ac5cfc5a32d3c5b6
sha512sums = f2be62d9cce00357b7b18ae83b976841037830b7b9ed1b67445f76e02550c904be5ab023366441199f9bb3dfd602004b0334395ffdde6c313910c1da5c39c4a3
- source_armv7h = https://download.visualstudio.microsoft.com/download/pr/0afdf504-a1ed-4605-ab6b-7c7164d5364c/01c39281aa99d2663453546fd853fbb6/dotnet-sdk-7.0.100-rc.2.22477.23-linux-arm.tar.gz
- sha512sums_armv7h = ac719b627140019a824d114e4d5dcc8d5cfd357406ad62d8a7fb57b9bff49750ccbf40f067a4e525bcb6061aabaa5a657e2c7c36768de2d0f6c31528c5bc172b
- source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/8eb03851-3b65-4116-8d6a-f5665e88b90f/901ff01f63c7dd06c3550e0a0cd15587/dotnet-sdk-7.0.100-rc.2.22477.23-linux-arm64.tar.gz
- sha512sums_aarch64 = bd5f6fc2bc6783bcf71b4a5c274b2e710336fc031c2577f5ccdb9be2679ce8b15e40fb8e631e2dd18b2359396107fe44d867d341f6fc5daae165f8f238adee17
- source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/f5c74056-330b-452b-915e-d98fda75024e/18076ca3b89cd362162bbd0cbf9b2ca5/dotnet-sdk-7.0.100-rc.2.22477.23-linux-x64.tar.gz
- sha512sums_x86_64 = 22db5d1d16f6fcedfc46f87896920425b5d9b61d09c47d254d6ac731c6d853657882b21faf21f313ed20b33e6331d01b9f723b2c586f0e0cf5acc5ed570b0260
+ source_armv7h = https://download.visualstudio.microsoft.com/download/pr/1fb6d1b1-e976-4e94-9009-229ee313dfa5/5476a83dcda6d51617598cff9db793bd/dotnet-sdk-8.0.100-preview.1.23115.2-linux-arm.tar.gz
+ sha512sums_armv7h = b1d9f2bad2c00412c2efa1821e972df317fa6bb5e2eb51e34c871d10d20b8717ec48ddb2b10990fac50a056774d66b3444a8a459da418b1d70fb53d9e7277ba7
+ source_aarch64 = https://download.visualstudio.microsoft.com/download/pr/57c316ef-4b1d-4b1e-b180-f38302132d3d/b938e1b373897fadfb25ff4b55ca32e6/dotnet-sdk-8.0.100-preview.1.23115.2-linux-arm64.tar.gz
+ sha512sums_aarch64 = 98518887927605051312554499e197c14b32e8100fe8d8015a4556fdca3a347a3d2215d14069d33b27d978489f3e958c11baf18ba33e1b98580d2eb64cc1097b
+ source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/e2578737-231b-493c-a6ee-f181496fe679/18038808d2621094ebe172ca011a7c22/dotnet-sdk-8.0.100-preview.1.23115.2-linux-x64.tar.gz
+ sha512sums_x86_64 = 23a14c92e402161ed8d42ec9cb25a97868a1b72348195d28cffa00a12815f019308b56485e4375c0d0a33d9a683d83cc1e1a2a517eea44af8fb353171b6c3f64
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=7.0.0
+ provides = dotnet-host=8.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=7.0.0
- provides = aspnet-runtime-7.0
- conflicts = aspnet-runtime=7.0.0
+ provides = aspnet-runtime=8.0.0
+ provides = aspnet-runtime-8.0
+ conflicts = aspnet-runtime=8.0.0
replaces = aspnet-runtime-preview
pkgname = dotnet-runtime-preview-bin
pkgdesc = The .NET Core runtime (preview, binary)
- depends = dotnet-host>=7.0.0
+ depends = dotnet-host>=8.0.0
depends = glibc
depends = icu
depends = krb5
@@ -49,10 +49,10 @@ pkgname = dotnet-runtime-preview-bin
depends = openssl
depends = zlib
optdepends = lttng-ust: CoreCLR tracing
- optdepends = msquic>=2.0.0: HTTP/3 support with System.Net.Quic
- provides = dotnet-runtime=7.0.0
- provides = dotnet-runtime-7.0
- conflicts = dotnet-runtime=7.0.0
+ 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
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=7.0.100
- provides = dotnet-sdk-7.0
- conflicts = dotnet-sdk=7.0.100
+ provides = dotnet-sdk=8.0.100
+ provides = dotnet-sdk-8.0
+ conflicts = dotnet-sdk=8.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=7.0.0
- provides = dotnet-targeting-pack-7.0
- conflicts = dotnet-targeting-pack=7.0.0
+ provides = dotnet-targeting-pack=8.0.0
+ provides = dotnet-targeting-pack-8.0
+ conflicts = dotnet-targeting-pack=8.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=7.0.0
- provides = aspnet-targeting-pack-7.0
- conflicts = aspnet-targeting-pack=7.0.0
+ provides = aspnet-targeting-pack=8.0.0
+ provides = aspnet-targeting-pack-8.0
+ conflicts = aspnet-targeting-pack=8.0.0
replaces = aspnet-targeting-pack-preview
diff --git a/PKGBUILD b/PKGBUILD
index b719512b75b0..5dd369424bd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,11 @@ pkgname=(
dotnet-targeting-pack-preview-bin
aspnet-targeting-pack-preview-bin
)
-pkgver=7.0.0.sdk100+rc.2
-_hostver=7.0.0-rc.2.22472.3
-_dotnetruntimever=7.0.0-rc.2.22472.3
-_aspnetruntimever=7.0.0-rc.2.22476.2
-_sdkver=7.0.100-rc.2.22477.23
+pkgver=8.0.0.sdk100+preview.1
+_hostver=8.0.0-preview.1.23110.8
+_dotnetruntimever=8.0.0-preview.1.23110.8
+_aspnetruntimever=8.0.0-preview.1.23112.2
+_sdkver=8.0.100-preview.1.23115.2
pkgrel=1
arch=(armv7h aarch64 x86_64)
url=https://www.microsoft.com/net/core
@@ -27,16 +27,16 @@ source=(dotnet.sh
register-completions.bash
register-completions.fish
register-completions.zsh)
-source_armv7h=(https://download.visualstudio.microsoft.com/download/pr/0afdf504-a1ed-4605-ab6b-7c7164d5364c/01c39281aa99d2663453546fd853fbb6/dotnet-sdk-7.0.100-rc.2.22477.23-linux-arm.tar.gz)
-source_aarch64=(https://download.visualstudio.microsoft.com/download/pr/8eb03851-3b65-4116-8d6a-f5665e88b90f/901ff01f63c7dd06c3550e0a0cd15587/dotnet-sdk-7.0.100-rc.2.22477.23-linux-arm64.tar.gz)
-source_x86_64=(https://download.visualstudio.microsoft.com/download/pr/f5c74056-330b-452b-915e-d98fda75024e/18076ca3b89cd362162bbd0cbf9b2ca5/dotnet-sdk-7.0.100-rc.2.22477.23-linux-x64.tar.gz)
+source_armv7h=(https://download.visualstudio.microsoft.com/download/pr/1fb6d1b1-e976-4e94-9009-229ee313dfa5/5476a83dcda6d51617598cff9db793bd/dotnet-sdk-8.0.100-preview.1.23115.2-linux-arm.tar.gz)
+source_aarch64=(https://download.visualstudio.microsoft.com/download/pr/57c316ef-4b1d-4b1e-b180-f38302132d3d/b938e1b373897fadfb25ff4b55ca32e6/dotnet-sdk-8.0.100-preview.1.23115.2-linux-arm64.tar.gz)
+source_x86_64=(https://download.visualstudio.microsoft.com/download/pr/e2578737-231b-493c-a6ee-f181496fe679/18038808d2621094ebe172ca011a7c22/dotnet-sdk-8.0.100-preview.1.23115.2-linux-x64.tar.gz)
sha512sums=('e61b9e3e5a2305646a616d598378230c9755c5dd5363692cc363f8f4add3807563c324dd86f3a7ae9d358c82d730608e7b293935a2b6c81c0c0f62d752a0a1cf'
'9f977e0bd12abc0dda4d914f369c58fce502b4030cf91d4248b32242d98fe5a2bbd8446502feeb914561f310dfd3c113bb6da19bfd5dfa6233109e62d22fa966'
'1de3f09b96c44429b026277bb135a019b7577df2dec5f695ce51d18daefe2c1736b3359ab95f2abc46f7320c445b968e5582df92bb2bcad3ac5cfc5a32d3c5b6'
'f2be62d9cce00357b7b18ae83b976841037830b7b9ed1b67445f76e02550c904be5ab023366441199f9bb3dfd602004b0334395ffdde6c313910c1da5c39c4a3')
-sha512sums_armv7h=('ac719b627140019a824d114e4d5dcc8d5cfd357406ad62d8a7fb57b9bff49750ccbf40f067a4e525bcb6061aabaa5a657e2c7c36768de2d0f6c31528c5bc172b')
-sha512sums_aarch64=('bd5f6fc2bc6783bcf71b4a5c274b2e710336fc031c2577f5ccdb9be2679ce8b15e40fb8e631e2dd18b2359396107fe44d867d341f6fc5daae165f8f238adee17')
-sha512sums_x86_64=('22db5d1d16f6fcedfc46f87896920425b5d9b61d09c47d254d6ac731c6d853657882b21faf21f313ed20b33e6331d01b9f723b2c586f0e0cf5acc5ed570b0260')
+sha512sums_armv7h=('b1d9f2bad2c00412c2efa1821e972df317fa6bb5e2eb51e34c871d10d20b8717ec48ddb2b10990fac50a056774d66b3444a8a459da418b1d70fb53d9e7277ba7')
+sha512sums_aarch64=('98518887927605051312554499e197c14b32e8100fe8d8015a4556fdca3a347a3d2215d14069d33b27d978489f3e958c11baf18ba33e1b98580d2eb64cc1097b')
+sha512sums_x86_64=('23a14c92e402161ed8d42ec9cb25a97868a1b72348195d28cffa00a12815f019308b56485e4375c0d0a33d9a683d83cc1e1a2a517eea44af8fb353171b6c3f64')
package_dotnet-host-preview-bin() {
pkgdesc='A generic driver for the .NET Core Command Line Interface (preview, binary)'
@@ -70,8 +70,8 @@ package_dotnet-runtime-preview-bin() {
)
optdepends=('lttng-ust: CoreCLR tracing'
- 'msquic>=2.0.0: HTTP/3 support with System.Net.Quic')
- provides=(dotnet-runtime=${_dotnetruntimever%-*} dotnet-runtime-7.0)
+ 'msquic>=2.1.0: HTTP/3 support with System.Net.Quic')
+ provides=(dotnet-runtime=${_dotnetruntimever%-*} dotnet-runtime-8.0)
conflicts=(dotnet-runtime=${_dotnetruntimever%-*})
replaces=(dotnet-runtime-preview)
@@ -83,7 +83,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-7.0)
+ provides=(aspnet-runtime=${_aspnetruntimever%-*} aspnet-runtime-8.0)
conflicts=(aspnet-runtime=${_aspnetruntimever%-*})
replaces=(aspnet-runtime-preview)
@@ -101,7 +101,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-7.0)
+ provides=(dotnet-sdk=${_sdkver%-*} dotnet-sdk-8.0)
conflicts=(dotnet-sdk=${_sdkver%-*})
replaces=(dotnet-sdk-preview)
@@ -124,7 +124,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-7.0)
+ provides=(dotnet-targeting-pack=${_dotnetruntimever%-*} dotnet-targeting-pack-8.0)
conflicts=(dotnet-targeting-pack=${_dotnetruntimever%-*})
replaces=(dotnet-targeting-pack-preview)
@@ -140,7 +140,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-7.0)
+ provides=(aspnet-targeting-pack=${_aspnetruntimever%-*} aspnet-targeting-pack-8.0)
conflicts=(aspnet-targeting-pack=${_aspnetruntimever%-*})
replaces=(aspnet-targeting-pack-preview)