From 33852679373496d1f643cfdb63dc668e7ef79d40 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Thu, 11 Dec 2014 19:12:28 +0300 Subject: [PATCH] qbs: Rebuild with Qt-5.4.0 --- mingw-w64-qbs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-qbs/PKGBUILD b/mingw-w64-qbs/PKGBUILD index f8fb061ac8..a8044272b3 100644 --- a/mingw-w64-qbs/PKGBUILD +++ b/mingw-w64-qbs/PKGBUILD @@ -4,7 +4,7 @@ _realname=qbs pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.3.2 -pkgrel=1 +pkgrel=2 _pkgfqn="${_realname}-${pkgver}.src" pkgdesc='Qt Build Suite' url='http://qt-project.org'