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