From da035cc2b74342b463912122202fbe5bde539790 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 12 Feb 2023 11:16:46 -0600 Subject: [PATCH] sc-im: rebuild for libxlsxwriter. --- srcpkgs/sc-im/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sc-im/template b/srcpkgs/sc-im/template index fa6bc0f5093..1f946c7618a 100644 --- a/srcpkgs/sc-im/template +++ b/srcpkgs/sc-im/template @@ -1,7 +1,7 @@ # Template file for 'sc-im' pkgname=sc-im version=0.8.3 -revision=1 +revision=2 build_wrksrc="src" build_style=gnu-makefile make_build_args="CFLAGS+=-DXLS LDLIBS+=-lxlsreader"