Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
dotnet-core-10.0
Commits:
ad0454b8 by Maxime Gauduin at 2026-06-17T11:37:22+02:00
upgpkg: 10.0.9.sdk109-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-10.0
- pkgver = 10.0.8.sdk108
+ pkgver = 10.0.9.sdk109
pkgrel = 1
url = https://dotnet.microsoft.com
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = dotnet-core-10.0
optdepends = bash-completion: Bash completion support
options = !lto
options = staticlibs
- source = git+https://github.com/dotnet/dotnet.git#tag=v10.0.108
- b2sums =
0eb4a3d96e400231b94b7905e19f95e00c6890e31a849078f08ea500b2275634beb7546e916d719120cb0988e44d81a7b1c6d509164962f38c49e4b550e6d434
+ source = git+https://github.com/dotnet/dotnet.git#tag=v10.0.109
+ b2sums =
78b70986ac532d4ab22feae5f4ca31b1c39b5e7b283be8962b964ddeb1a93fac0e2ef79220f69e2e07ec965291ea18126785aaca08623f028be536118696c953
pkgname = dotnet-runtime-10.0
pkgdesc = The .NET Core runtime
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ pkgname=(
aspnet-targeting-pack-10.0
dotnet-source-built-artifacts-10.0
)
-pkgver=10.0.8.sdk108
+pkgver=10.0.9.sdk109
pkgrel=1
arch=(x86_64)
url=https://dotnet.microsoft.com
@@ -43,7 +43,7 @@ options=(
staticlibs
)
source=(git+https://github.com/dotnet/dotnet.git#tag=v${pkgver/.*.sdk/.0.})
-b2sums=('0eb4a3d96e400231b94b7905e19f95e00c6890e31a849078f08ea500b2275634beb7546e916d719120cb0988e44d81a7b1c6d509164962f38c49e4b550e6d434')
+b2sums=('78b70986ac532d4ab22feae5f4ca31b1c39b5e7b283be8962b964ddeb1a93fac0e2ef79220f69e2e07ec965291ea18126785aaca08623f028be536118696c953')
prepare() {
cd dotnet
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-10.0/-/commit/ad0454b86e995507d0ed7ef415945dfa8cb9d6a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-10.0/-/commit/ad0454b86e995507d0ed7ef415945dfa8cb9d6a8
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help