mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/qtcreator to 4.0.2-1
This commit is contained in:
parent
1b13f8d33f
commit
8941a229fe
1 changed files with 3 additions and 4 deletions
|
@ -11,9 +11,9 @@
|
|||
# - drop valgrind optdepend
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=4.0.1
|
||||
_pkgver=v4.0.1
|
||||
pkgrel=2
|
||||
pkgver=4.0.2
|
||||
_pkgver=v4.0.2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://qt-project.org'
|
||||
|
@ -37,7 +37,6 @@ source=("git://code.qt.io/qt-creator/qt-creator.git#tag=${_pkgver}"
|
|||
'0001-Fix-Allow-qt-creator-to-build-on-arm-aarch32-and-aar.patch')
|
||||
md5sums=('SKIP'
|
||||
'SKIP'
|
||||
'ab50147c509e8043c69625afa7cca7fe'
|
||||
'800c94165c547b64012a207d9830250a'
|
||||
'49924cb71a664d079b8283a7173bc14f')
|
||||
|
||||
|
|
Loading…
Reference in a new issue