summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2018-01-11 11:39:23 -0300
committerRodrigo Bezerra2018-01-11 11:39:23 -0300
commit6caadc6625f3d3ec9c40529c50d9e3603ca19007 (patch)
tree6989d7112a06645d718d2a978c786db3939b7ccb /PKGBUILD
parentce45fe426beeb1da376fc632abfb8fa0f3ac6913 (diff)
downloadaur-6caadc6625f3d3ec9c40529c50d9e3603ca19007.tar.gz
Update qbs.git URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65134506130d..0d60859b2c05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tobias Hunger <tobias dot hunger at gmail dot com>
pkgname=qtcreator-git
-pkgver=v4.4.0.beta1.r74.g42844215ca
+pkgver=v4.5.0.r629.ge1ad7a1784
pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
@@ -32,7 +32,7 @@ optdepends=('bzr: bazaar support'
provides=('qtcreator' 'qbs')
conflicts=('qtcreator' 'qbs')
source=('git+https://code.qt.io/qt-creator/qt-creator.git'
- 'git+https://code.qt.io/qt-labs/qbs.git')
+ 'git+https://code.qt.io/qbs/qbs.git')
md5sums=('SKIP'
'SKIP')