Date: Wednesday, January 11, 2023 @ 13:14:32 Author: alucryd Revision: 1382917
upgpkg: dotnet-core 7.0.2.sdk102-1 Modified: dotnet-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-11 09:37:26 UTC (rev 1382916) +++ PKGBUILD 2023-01-11 13:14:32 UTC (rev 1382917) @@ -13,7 +13,7 @@ dotnet-targeting-pack aspnet-targeting-pack ) -pkgver=7.0.1.sdk101 +pkgver=7.0.2.sdk102 pkgrel=1 _bootstrapver=7.0.100 arch=(x86_64) @@ -43,7 +43,7 @@ !lto staticlibs ) -_tag=5c83a24d3c8ea6a24f460500aa023e8f72a2d801 +_tag=4bbdd14480a177e60fba52abf34829020449e46e source=( dotnet-installer::git+https://github.com/dotnet/installer.git#tag=${_tag} https://dotnetcli.azureedge.net/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.${_bootstrapver}.tar.gz
