From 0c6958cb1fbdf188cb5f1d52664a49b87806a215 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 7 Apr 2024 12:43:01 +0200 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 ede895402af..a221c9563b9 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=2 +revision=3 build_wrksrc="src" build_style=gnu-makefile make_build_args="CFLAGS+=-DXLS LDLIBS+=-lxlsreader"