Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
dotnet-core-6.0
Commits:
d5aaffce by Maxime Gauduin at 2023-08-15T10:52:48+02:00
upgpkg: 6.0.21.sdk121-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-6.0
- pkgver = 6.0.20.sdk120
+ pkgver = 6.0.21.sdk121
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=d63b17be66f766a5381950bce677884e4e3bb5b6
+ source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=b0dda375d13513f4b0db90517ff4408e05eb68a4
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.20.sdk120
+pkgver=6.0.21.sdk121
pkgrel=1
arch=(x86_64)
url=https://www.microsoft.com/net/core
@@ -43,7 +43,7 @@ options=(
!lto
staticlibs
)
-_tag=d63b17be66f766a5381950bce677884e4e3bb5b6
+_tag=b0dda375d13513f4b0db90517ff4408e05eb68a4
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/d5aaffced5861dc9ce0dab66e2a69effd2a17185
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-6.0/-/commit/d5aaffced5861dc9ce0dab66e2a69effd2a17185
You're receiving this email because of your account on gitlab.archlinux.org.