summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger2016-04-21 20:29:49 +0200
committerTobias Hunger2016-04-21 20:33:09 +0200
commit2ded2f89acc609c8e66382aea64a52e30b7a1049 (patch)
tree3b362f0a575b23eac9c1e7915564569de6ffd909
parent8f2185c5a922fd09229b083f044709118cd37ff3 (diff)
downloadaur-2ded2f89acc609c8e66382aea64a52e30b7a1049.tar.gz
Switch back to master branch
4.0rc1 is out, so only critical bug fixes will go into the 4.0 branch. Follow master again as that is where the cool stuff happens.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3877c0838a0a..b9ce94e378be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tobias Hunger <tobias dot hunger at gmail dot com>
pkgname=qtcreator-git
-pkgver=v4.0.0.beta1.r31.g0a89b89
+pkgver=v4.0.0.rc1.r117.g03acd1f
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#branch=4.0"
- "git://code.qt.io/qt-labs/qbs.git#branch=1.5"
+source=("git://code.qt.io/qt-creator/qt-creator.git"
+ "git://code.qt.io/qt-labs/qbs.git"
'qtcreator.desktop')
md5sums=('SKIP'
'SKIP'