mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/qtcreator to 3.2.2-1
This commit is contained in:
parent
9f233af7b5
commit
3d4aa7944f
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
|||
# - drop valgrind optdepend
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=3.2.1.git1
|
||||
_pkgver=v3.2.1.git1
|
||||
pkgver=3.2.2
|
||||
_pkgver=v3.2.2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -30,7 +30,7 @@ optdepends=('qt5-doc: for the integrated Qt documentation'
|
|||
'bzr: for bazaar support'
|
||||
'clang: Clang code model')
|
||||
install=qtcreator.install
|
||||
source=("git://gitorious.org/qt-creator/qt-creator.git#commit=9d3ed02"
|
||||
source=("git://gitorious.org/qt-creator/qt-creator.git#tag=${_pkgver}"
|
||||
"git://gitorious.org/qt-labs/qbs.git"
|
||||
'qtcreator.desktop')
|
||||
md5sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue