Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
dotnet-core-7.0
Commits:
d42158a1 by Maxime Gauduin at 2024-05-20T17:22:49+02:00
upgpkg: 7.0.19.sdk119-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-7.0
- pkgver = 7.0.18.sdk118
+ pkgver = 7.0.19.sdk119
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -26,10 +26,10 @@ pkgbase = dotnet-core-7.0
optdepends = bash-completion: Bash completion support
options = !lto
options = staticlibs
- source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=ef7589b476034bb95ccba0abe6c9fc05d20ecf6f
+ source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=ecf2934f6f7d76b72daeacefb56cf77dbc58da74
source =
https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch
source = dotnet.sh
- b2sums = SKIP
+ b2sums =
039d1cf827cec8ce3a269b9c11e766cd8b49e0f3f9a1fee4f746eff09ce1cdd0fe4b877e88255e0f82e9e4dd6e064b5b0970dc9b3b000a71de9a443069cb3b3d
b2sums =
70b4b8f70ed66c7b6cd761856b830945e8d5e79bda12735a0544e5b662fdd2455245d881b2480e5fcb9a631be007db439a8ce73f4b1f2ada23999828d14c9d76
b2sums =
4a64e3ee550e296bdde894f9202c6f372934cc29154f47d302599b4c368825a96a7b786faa6109a24a1101ff130fd9e4d0ccba094ec91e7f2ca645725bf71b34
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@ pkgname=(
aspnet-targeting-pack-7.0
dotnet-source-built-artifacts-7.0
)
-pkgver=7.0.18.sdk118
+pkgver=7.0.19.sdk119
pkgrel=1
arch=(x86_64)
url=https://www.microsoft.com/net/core
@@ -43,13 +43,13 @@ options=(
!lto
staticlibs
)
-_tag=ef7589b476034bb95ccba0abe6c9fc05d20ecf6f
+_tag=ecf2934f6f7d76b72daeacefb56cf77dbc58da74
source=(
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=${_tag}
https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch
dotnet.sh
)
-b2sums=('SKIP'
+b2sums=('039d1cf827cec8ce3a269b9c11e766cd8b49e0f3f9a1fee4f746eff09ce1cdd0fe4b877e88255e0f82e9e4dd6e064b5b0970dc9b3b000a71de9a443069cb3b3d'
'70b4b8f70ed66c7b6cd761856b830945e8d5e79bda12735a0544e5b662fdd2455245d881b2480e5fcb9a631be007db439a8ce73f4b1f2ada23999828d14c9d76'
'4a64e3ee550e296bdde894f9202c6f372934cc29154f47d302599b4c368825a96a7b786faa6109a24a1101ff130fd9e4d0ccba094ec91e7f2ca645725bf71b34')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-7.0/-/commit/d42158a1fbf5d637d56de25b5e84c4c1f8cbb8cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-7.0/-/commit/d42158a1fbf5d637d56de25b5e84c4c1f8cbb8cd
You're receiving this email because of your account on gitlab.archlinux.org.