From 5163ca47e55b1ceda852e7e3068e05a444947b5f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 8 Sep 2020 15:24:04 -0500 Subject: [PATCH] sc-im: revbump 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 2da1fda25e0..f9adcdf24c7 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.7.0 -revision=2 +revision=3 build_wrksrc="src" build_style=gnu-makefile make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader"