From ca7ca7b28c47dc7e1f268e2b793670f733bcb674 Mon Sep 17 00:00:00 2001 From: Wesley van Tilburg Date: Fri, 22 Apr 2022 15:37:09 +0000 Subject: [PATCH] testing/dotnet5-runtime: rebuild for icu-71.1 --- testing/dotnet5-runtime/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/dotnet5-runtime/APKBUILD b/testing/dotnet5-runtime/APKBUILD index 9e35d84e03a..d9f9308042a 100644 --- a/testing/dotnet5-runtime/APKBUILD +++ b/testing/dotnet5-runtime/APKBUILD @@ -9,8 +9,8 @@ pkgname=dotnet5-runtime pkgver=5.0.16 -_bldver=5.0.213-r0 -pkgrel=0 +_bldver=5.0.213-r1 +pkgrel=1 # Following for dotnet build version 5.0 and under _pkgver_macro=${pkgver%.*}