Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / dotnet-core-7.0
Commits: 316a70a0 by Maxime Gauduin at 2024-03-18T15:08:11+01:00 upgpkg: 7.0.17.sdk117-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,5 +1,5 @@ pkgbase = dotnet-core-7.0 - pkgver = 7.0.15.sdk115 + pkgver = 7.0.17.sdk117 pkgrel = 1 url = https://www.microsoft.com/net/core arch = x86_64 @@ -26,11 +26,11 @@ 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=573628eac9ef46fd091145fbb3343f1b82a1ce34 + source = dotnet-installer::git+https://github.com/dotnet/installer.git#tag=00be3a36b879a2007beb22715bdd949b3174f8a9 source = https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch source = dotnet.sh b2sums = SKIP - b2sums = 36e3dcba3be4d6c3a77cdb92287acaaae681078730d9e94dce3025e926b9691c4439a8b790ca4ece643b8162bdcd7d93d2a3860610841f0b282e8e21c0873446 + b2sums = 70b4b8f70ed66c7b6cd761856b830945e8d5e79bda12735a0544e5b662fdd2455245d881b2480e5fcb9a631be007db439a8ce73f4b1f2ada23999828d14c9d76 b2sums = 4a64e3ee550e296bdde894f9202c6f372934cc29154f47d302599b4c368825a96a7b786faa6109a24a1101ff130fd9e4d0ccba094ec91e7f2ca645725bf71b34 pkgname = dotnet-runtime-7.0 ===================================== PKGBUILD ===================================== @@ -12,7 +12,7 @@ pkgname=( aspnet-targeting-pack-7.0 dotnet-source-built-artifacts-7.0 ) -pkgver=7.0.15.sdk115 +pkgver=7.0.17.sdk117 pkgrel=1 arch=(x86_64) url=https://www.microsoft.com/net/core @@ -43,14 +43,14 @@ options=( !lto staticlibs ) -_tag=573628eac9ef46fd091145fbb3343f1b82a1ce34 +_tag=00be3a36b879a2007beb22715bdd949b3174f8a9 source=( dotnet-installer::git+https://github.com/dotnet/installer.git#tag=${_tag} https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch dotnet.sh ) b2sums=('SKIP' - '36e3dcba3be4d6c3a77cdb92287acaaae681078730d9e94dce3025e926b9691c4439a8b790ca4ece643b8162bdcd7d93d2a3860610841f0b282e8e21c0873446' + '70b4b8f70ed66c7b6cd761856b830945e8d5e79bda12735a0544e5b662fdd2455245d881b2480e5fcb9a631be007db439a8ce73f4b1f2ada23999828d14c9d76' '4a64e3ee550e296bdde894f9202c6f372934cc29154f47d302599b4c368825a96a7b786faa6109a24a1101ff130fd9e4d0ccba094ec91e7f2ca645725bf71b34') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-7.0/-/commit/316a70a0837e58c853b7458b3f1170ebd91621dd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-7.0/-/commit/316a70a0837e58c853b7458b3f1170ebd91621dd You're receiving this email because of your account on gitlab.archlinux.org.