From 20d27cc9d6473b28a4aece45f3ee4b94d394996a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 10 Sep 2020 13:51:43 +0200 Subject: [PATCH] sc-im: rebuild for libxls-1.6.1. --- 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 f9adcdf24c7..1ef1fe898a7 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=3 +revision=4 build_wrksrc="src" build_style=gnu-makefile make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader"