summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger2016-03-07 14:40:34 +0100
committerTobias Hunger2016-03-07 14:40:34 +0100
commitaf1465820913a0248acdaf5791532c96bcd474fe (patch)
tree41c7e8e3f67f610df28787bb06a08f095b24e657
parentd9097a947038a34bf6c32ac261170e553c2ceea3 (diff)
downloadaur-af1465820913a0248acdaf5791532c96bcd474fe.tar.gz
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.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a70ae6815c2..7b4e1e49fb21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tobias Hunger <tobias dot hunger at gmail dot com>
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'