From 9570f879b57202e46430bceee24c37b27eb2973e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 5 Jul 2023 02:18:58 +0200 Subject: [PATCH] imv: rebuild for icu-73.2_1 --- srcpkgs/imv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/imv/template b/srcpkgs/imv/template index f59108e98e1..7e34b622d9e 100644 --- a/srcpkgs/imv/template +++ b/srcpkgs/imv/template @@ -1,7 +1,7 @@ # Template file for 'imv' pkgname=imv version=4.4.0 -revision=4 +revision=5 build_style=meson # don't define NDEBUG since assert(3) is used to detect error conditions # (e.g.: https://git.sr.ht/~exec64/imv/tree/v4.4.0/item/src/x11_window.c#L109