From 0b04dbc7ec906c9609b798821a259c0cdd56d73e Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 3 Aug 2018 19:21:22 +0200 Subject: [PATCH] lxqt-runner: rebuild for gcc stdc++ dropping gcc4 compat --- srcpkgs/lxqt-runner/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lxqt-runner/template b/srcpkgs/lxqt-runner/template index 55c577886a3..0ab0ba5ea09 100644 --- a/srcpkgs/lxqt-runner/template +++ b/srcpkgs/lxqt-runner/template @@ -1,7 +1,7 @@ # Template file for 'lxqt-runner' pkgname=lxqt-runner version=0.13.0 -revision=1 +revision=2 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"