From a66307fb59678cb21f0c7c91b5562eab5f08e227 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 22:01:54 +0100 Subject: [PATCH] imv: rebuild against icu-70.1_1 --- srcpkgs/imv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/imv/template b/srcpkgs/imv/template index f498eba0599..50d351c4ada 100644 --- a/srcpkgs/imv/template +++ b/srcpkgs/imv/template @@ -1,7 +1,7 @@ # Template file for 'imv' pkgname=imv version=4.3.1 -revision=1 +revision=2 wrksrc="imv-v${version}" build_style=meson hostmakedepends="asciidoc pkg-config cmake"