From 72efd514f9f4fade09d118c72ac537c79d4aeb82 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 15 Mar 2018 10:22:14 +0100 Subject: [PATCH] libfm-qt: rebuild against qt5-5.10.1 --- srcpkgs/libfm-qt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfm-qt/template b/srcpkgs/libfm-qt/template index 4b87f4a3f5..8bae2f954e 100644 --- a/srcpkgs/libfm-qt/template +++ b/srcpkgs/libfm-qt/template @@ -1,7 +1,7 @@ # Template file for 'libfm-qt' pkgname=libfm-qt version=0.12.0 -revision=1 +revision=2 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"