From 7d89c0f80d7f0bc364120189d85c3caea1512fc9 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:47:55 -0400 Subject: [PATCH] chafa: rebuild to fix pc: provides --- srcpkgs/chafa/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template index de34c391d7e..5ba655bc570 100644 --- a/srcpkgs/chafa/template +++ b/srcpkgs/chafa/template @@ -1,7 +1,7 @@ # Template file for 'chafa' pkgname=chafa version=1.14.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-man" hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"