Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
dotnet-core


Commits:
eaf109d3 by Maxime Gauduin at 2024-05-20T14:46:28+02:00
upgpkg: 8.0.5.sdk105-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = dotnet-core
-       pkgver = 8.0.4.sdk104
+       pkgver = 8.0.5.sdk105
        pkgrel = 1
        url = https://www.microsoft.com/net/core
        arch = x86_64
@@ -26,8 +26,8 @@ pkgbase = dotnet-core
        optdepends = bash-completion: Bash completion support
        options = !lto
        options = staticlibs
-       source = 
git+https://github.com/dotnet/dotnet.git#tag=83659133a1aa2b2d94f9c4ecebfa10d960e27706
-       b2sums = SKIP
+       source = 
git+https://github.com/dotnet/dotnet.git#tag=181780576f29353fd077b649e7624cf806e882e7
+       b2sums = 
ac4ec5867afd266e8de382e43aab0ac2e5f9e63482b775ff81ba5a7b67ef377265df458e3280500f334f9bf2eb28565d1f0183b83cae630878bc2bf148ab3c76
 
 pkgname = dotnet-host
        pkgdesc = A generic driver for the .NET Core Command Line Interface


=====================================
PKGBUILD
=====================================
@@ -14,7 +14,7 @@ pkgname=(
  aspnet-targeting-pack
  dotnet-source-built-artifacts
 )
-pkgver=8.0.4.sdk104
+pkgver=8.0.5.sdk105
 pkgrel=1
 arch=(x86_64)
 url=https://www.microsoft.com/net/core
@@ -45,9 +45,9 @@ options=(
   !lto
   staticlibs
 )
-_tag=83659133a1aa2b2d94f9c4ecebfa10d960e27706
+_tag=181780576f29353fd077b649e7624cf806e882e7
 source=(git+https://github.com/dotnet/dotnet.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('ac4ec5867afd266e8de382e43aab0ac2e5f9e63482b775ff81ba5a7b67ef377265df458e3280500f334f9bf2eb28565d1f0183b83cae630878bc2bf148ab3c76')
 
 prepare() {
   cd dotnet



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/eaf109d33524e7d3d4b45a57c1dde622fb4bd6a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/eaf109d33524e7d3d4b45a57c1dde622fb4bd6a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to