From af1465820913a0248acdaf5791532c96bcd474fe Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Mon, 7 Mar 2016 14:40:34 +0100 Subject: [PATCH] Use 4.0 branch. All development is currently happening there Switch qbs to the 1.5 branch for the time being, too. I will switch back to master once that is the focus area for the devs again. --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 6a70ae6..7b4e1e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Tobias Hunger pkgname=qtcreator-git -pkgver=v3.6.0.r1561.gc3a1355 +pkgver=v3.6.0.r1692.g6ca2bb3 pkgrel=1 pkgdesc='Lightweight, cross-platform integrated development environment' arch=('i686' 'x86_64') @@ -32,8 +32,8 @@ optdepends=('qt5-doc: for the integrated Qt documentation' provides=('qtcreator') conflicts=('qtcreator') install='qtcreator-git.install' -source=("git://code.qt.io/qt-creator/qt-creator.git" - "git://code.qt.io/qt-labs/qbs.git" +source=("git://code.qt.io/qt-creator/qt-creator.git#branch=4.0" + "git://code.qt.io/qt-labs/qbs.git#branch=1.5" 'qtcreator.desktop') md5sums=('SKIP' 'SKIP'