Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
dotnet-core
Commits:
d9b3c49e by Maxime Gauduin at 2023-10-16T21:54:25+02:00
upgpkg: 7.0.12.sdk112-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = dotnet-core
- pkgver = 7.0.11.sdk111
+ pkgver = 7.0.12.sdk112
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=06c8b346e488025d42d9cb905b47f4b3c3015ae3
+ source =
dotnet-installer::git+https://github.com/dotnet/installer.git#tag=c97215789531577c81c203f54f4b03ca92ab771a
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.11.sdk111
+pkgver=7.0.12.sdk112
pkgrel=1
arch=(x86_64)
url=https://www.microsoft.com/net/core
@@ -45,7 +45,7 @@ options=(
!lto
staticlibs
)
-_tag=06c8b346e488025d42d9cb905b47f4b3c3015ae3
+_tag=c97215789531577c81c203f54f4b03ca92ab771a
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/d9b3c49ec33a7cc9f9c4bcd45c581b8debe25c6a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/d9b3c49ec33a7cc9f9c4bcd45c581b8debe25c6a
You're receiving this email because of your account on gitlab.archlinux.org.