From 4458dd14a17a2fe8a57160fad141be4013b639d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 25 Jul 2018 18:58:48 +0200 Subject: [PATCH] urxvtconfig: rebuild for gcc stdc++ dropping gcc4 compat --- srcpkgs/urxvtconfig/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/urxvtconfig/template b/srcpkgs/urxvtconfig/template index af8fdeda4f0..15cc4c6036d 100644 --- a/srcpkgs/urxvtconfig/template +++ b/srcpkgs/urxvtconfig/template @@ -1,7 +1,7 @@ # Template file for 'urxvtconfig' pkgname=urxvtconfig version=1.0 -revision=1 +revision=2 wrksrc="URXVTConfig-${version}" build_wrksrc="source" build_style="qmake"