From f61f66b5334157658f27ccbd2ca56d165410b382 Mon Sep 17 00:00:00 2001 From: beefcurtains Date: Mon, 1 Jun 2015 02:22:06 +0000 Subject: [PATCH] abiword: rebuild for musl --- srcpkgs/abiword/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/abiword/template b/srcpkgs/abiword/template index 1c6876fe1e3..8ae07fcb497 100644 --- a/srcpkgs/abiword/template +++ b/srcpkgs/abiword/template @@ -1,7 +1,7 @@ # Template file for 'abiword' pkgname=abiword version=3.0.1 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-plugins --enable-clipart --enable-templates" hostmakedepends="automake libtool flex pkg-config"