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'