From 959a266db437aff49aa37bd236ba112cecb6dfe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Tue, 6 Jun 2023 17:38:03 +0100 Subject: [PATCH] synfig: revbump for imath 3.1.9. --- srcpkgs/synfig/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/synfig/template b/srcpkgs/synfig/template index 5f5f5bb3f4b..30109541ec4 100644 --- a/srcpkgs/synfig/template +++ b/srcpkgs/synfig/template @@ -2,7 +2,7 @@ # Should be kept in sync with 'synfigstudio' and 'ETL' pkgname=synfig version=1.4.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib" hostmakedepends="boost-build ImageMagick pkg-config intltool"