extra/qtcreator to 4.1.0-3

This commit is contained in:
David Beauchamp 2016-09-19 11:58:47 -04:00
parent d90bf06f14
commit 498e589072

View file

@ -13,7 +13,7 @@
pkgname=qtcreator
pkgver=4.1.0
_pkgver=v4.1.0
pkgrel=2
pkgrel=3
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
url='http://qt-project.org'
@ -23,6 +23,7 @@ makedepends=('git' 'clang')
options=('docs')
optdepends=('qt5-doc: integrated Qt documentation'
'qt5-examples: welcome page examples'
'qt5-translations: for other languages'
'gdb: debugger'
'cmake: cmake project support'
'openssh-askpass: ssh support'