From 6cd97446c9c3964bc9a8071ef55e642cee17af65 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 13 Nov 2018 20:48:04 -0200 Subject: [PATCH] texworks: rebuild against libhunspell-1.7.so.0 [ci skip] --- srcpkgs/texworks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/texworks/template b/srcpkgs/texworks/template index 1ca75dbdb90..437ffcdf429 100644 --- a/srcpkgs/texworks/template +++ b/srcpkgs/texworks/template @@ -1,8 +1,8 @@ # Template file for 'texworks' pkgname=texworks version=0.6.2 -revision=1 -wrksrc=${pkgname}-release-${version} +revision=2 +wrksrc="${pkgname}-release-${version}" build_style=cmake configure_args="-DTW_BUILD_ID=Void -DWITH_LUA=ON -DWITH_PYTHON=ON -DDESIRED_QT_VERSION:STRING=5"