Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
dotnet-core-6.0
Commits:
d5bba502 by Maxime Gauduin at 2023-10-25T15:59:25+02:00
upgpkg: 6.0.24.sdk124-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-6.0
- pkgver = 6.0.23.sdk123
+ pkgver = 6.0.24.sdk124
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = dotnet-core-6.0
optdepends = bash-completion: Bash completion support
options = !lto
options = staticlibs
- source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=a33389fcc17c512c4ce21b1cf88863aa55e7307a
+ source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=c1725aecd852dbca99b12a2e45076d0d3eeac19c
source = dotnet.sh
source = dotnet-core-runtime-disable-package-validation.patch
source = dotnet-core-sdk-telemetry-optout.patch
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ pkgname=(
aspnet-targeting-pack-6.0
dotnet-source-built-artifacts-6.0
)
-pkgver=6.0.23.sdk123
+pkgver=6.0.24.sdk124
pkgrel=1
arch=(x86_64)
url=https://www.microsoft.com/net/core
@@ -43,7 +43,7 @@ options=(
!lto
staticlibs
)
-_tag=a33389fcc17c512c4ce21b1cf88863aa55e7307a
+_tag=c1725aecd852dbca99b12a2e45076d0d3eeac19c
source=(
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=${_tag}
dotnet.sh
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-6.0/-/commit/d5bba50265c1cb1b8ab86e7f6eefc7aa727a7b23
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-6.0/-/commit/d5bba50265c1cb1b8ab86e7f6eefc7aa727a7b23
You're receiving this email because of your account on gitlab.archlinux.org.