From cefbd06a57677f7ce6d3fd714566cca7e819812e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 5 Apr 2016 18:10:06 +0200 Subject: [PATCH] qt5: qt5: rebuild against icu-57.1 --- srcpkgs/qt5/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qt5/template b/srcpkgs/qt5/template index 983004ad0da..db97ce8630e 100644 --- a/srcpkgs/qt5/template +++ b/srcpkgs/qt5/template @@ -1,7 +1,7 @@ # Template file for 'qt5' pkgname=qt5 version=5.6.0 -revision=5 +revision=6 wrksrc="qt-everywhere-opensource-src-${version}" homepage="http://qt.io/" short_desc="A cross-platform application and UI framework (QT5)"