From a1a2f392cc25d07e3fcd7abd3fc8ac6b58b4667c Mon Sep 17 00:00:00 2001 From: Wesley van Tilburg Date: Fri, 22 Apr 2022 15:37:39 +0000 Subject: [PATCH] community/dotnet6-runtime: rebuild for icu-71.1 --- community/dotnet6-runtime/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/dotnet6-runtime/APKBUILD b/community/dotnet6-runtime/APKBUILD index 321a9c711a8..2d6d20a78f1 100644 --- a/community/dotnet6-runtime/APKBUILD +++ b/community/dotnet6-runtime/APKBUILD @@ -9,8 +9,8 @@ pkgname=dotnet6-runtime pkgver=6.0.4 -_bldver=6.0.104-r0 -pkgrel=0 +_bldver=6.0.104-r1 +pkgrel=1 # Following for dotnet build version 6.0 and up _pkgver_macro=${pkgver%.*}