From f4b1147e6f8aebc0e5718ea8da7b99d94bf2617f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 22 Dec 2016 05:47:58 +0000 Subject: [PATCH] lyx: rebuild against hunspell-1.6 --- srcpkgs/lyx/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lyx/template b/srcpkgs/lyx/template index a77a006a766..afc7f70bee3 100644 --- a/srcpkgs/lyx/template +++ b/srcpkgs/lyx/template @@ -1,7 +1,7 @@ # Template file for 'lyx' pkgname=lyx version=2.2.2 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-qt5 --without-included-mythes --without-included-boost" short_desc="The Document Processor WYSIWYM Editor & Latex frontend"