From e98a19a733beb586300373a7ee7d6926a30c4342 Mon Sep 17 00:00:00 2001 From: psykose Date: Tue, 9 May 2023 06:24:51 +0000 Subject: [PATCH] community/dotnet7-stage0: rebump sadly one finished, so we have to build them all now --- community/dotnet7-stage0/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/dotnet7-stage0/APKBUILD b/community/dotnet7-stage0/APKBUILD index 0aad5cdd6d8..5aa693fe62c 100644 --- a/community/dotnet7-stage0/APKBUILD +++ b/community/dotnet7-stage0/APKBUILD @@ -3,7 +3,7 @@ pkgname=dotnet7-stage0 pkgver=7.0.105 -pkgrel=2 +pkgrel=3 [ "$CBUILD" != "$CHOST" ] && _cross="-$CARCH" || _cross=""