From bcd8ff2ebf211c29afd84d8e8b6359a18bb0a27c Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Fri, 14 Apr 2023 22:05:19 +0100 Subject: [PATCH] chafa: revbump for tiff-4.5.0. --- srcpkgs/chafa/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template index 59b1fe14ee1..81c1e068ee9 100644 --- a/srcpkgs/chafa/template +++ b/srcpkgs/chafa/template @@ -1,7 +1,7 @@ # Template file for 'chafa' pkgname=chafa version=1.12.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-man" hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"