Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
dotnet-core
Commits:
1cffa5a0 by Maxime Gauduin at 2023-10-25T15:56:01+02:00
upgpkg: 7.0.13.sdk113-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = dotnet-core
- pkgver = 7.0.12.sdk112
+ pkgver = 7.0.13.sdk113
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = dotnet-core
optdepends = bash-completion: Bash completion support
options = !lto
options = staticlibs
- source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=c97215789531577c81c203f54f4b03ca92ab771a
+ source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=e24ee34c8ea5d0c17c95868396b2529194ecec2f
source =
https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch
source = dotnet.sh
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -14,7 +14,7 @@ pkgname=(
aspnet-targeting-pack
dotnet-source-built-artifacts
)
-pkgver=7.0.12.sdk112
+pkgver=7.0.13.sdk113
pkgrel=1
arch=(x86_64)
url=https://www.microsoft.com/net/core
@@ -45,7 +45,7 @@ options=(
!lto
staticlibs
)
-_tag=c97215789531577c81c203f54f4b03ca92ab771a
+_tag=e24ee34c8ea5d0c17c95868396b2529194ecec2f
source=(
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=${_tag}
https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/1cffa5a0b212204f07d60f93f5851bf4b78e3641
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/1cffa5a0b212204f07d60f93f5851bf4b78e3641
You're receiving this email because of your account on gitlab.archlinux.org.