From 01f44246d063439d1c6fb1093bb6e677a7eabd15 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 13 Sep 2016 15:35:12 +0200 Subject: [PATCH] texmaker: rebuild against poppler-0.47.0 --- srcpkgs/texmaker/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/texmaker/template b/srcpkgs/texmaker/template index 5d641469429..17bd7283a2f 100644 --- a/srcpkgs/texmaker/template +++ b/srcpkgs/texmaker/template @@ -1,7 +1,7 @@ # Template file for 'texmaker' pkgname=texmaker version=4.5 -revision=1 +revision=2 build_style=qmake hostmakedepends="qt5-qmake pkg-config" makedepends="poppler-qt5-devel qt5-webkit-devel qt5-script-devel"