summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b4e1e49fb21..1828d6196b20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,13 @@
# Contributor: Tobias Hunger <tobias dot hunger at gmail dot com>
pkgname=qtcreator-git
-pkgver=v3.6.0.r1692.g6ca2bb3
+pkgver=v4.0.0.beta1.r31.g0a89b89
pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
url='http://wiki.qt.io/Category:Tools::QtCreator'
license=('GPL')
-depends=('qt5-quick1' 'qt5-tools' 'qt5-quickcontrols' 'qt5-svg')
+depends=('qt5-tools' 'qt5-quickcontrols' 'qt5-svg')
makedepends=('git' 'mesa' 'clang')
options=('docs')
optdepends=('qt5-doc: for the integrated Qt documentation'