From 325ef4524a8d73c17fe6ef6b2e1a91a5b3ddc62b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 28 Jul 2018 14:53:16 +0200 Subject: [PATCH] qupzilla1: rebuild for gcc stdc++ dropping gcc4 compat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #1249 Signed-off-by: Jürgen Buchmüller --- srcpkgs/qupzilla1/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qupzilla1/template b/srcpkgs/qupzilla1/template index 51467348c62..07d3ab0b399 100644 --- a/srcpkgs/qupzilla1/template +++ b/srcpkgs/qupzilla1/template @@ -1,7 +1,7 @@ # Template file for 'qupzilla1' pkgname=qupzilla1 version=1.8.9 -revision=9 +revision=10 wrksrc=QupZilla-${version} build_style=qmake hostmakedepends="pkg-config"