mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/qtcreator to 3.3.2-2
This commit is contained in:
parent
939481eabb
commit
208c2d10fe
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
||||||
pkgname=qtcreator
|
pkgname=qtcreator
|
||||||
pkgver=3.3.2
|
pkgver=3.3.2
|
||||||
_pkgver=v3.3.2
|
_pkgver=v3.3.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://qt-project.org'
|
url='http://qt-project.org'
|
||||||
|
@ -36,7 +36,7 @@ source=("git+https://gitorious.org/qt-creator/qt-creator.git#tag=${_pkgver}"
|
||||||
'0001-Fix-Allow-qt-creator-to-build-on-arm-aarch32-and-aar.patch')
|
'0001-Fix-Allow-qt-creator-to-build-on-arm-aarch32-and-aar.patch')
|
||||||
md5sums=('SKIP'
|
md5sums=('SKIP'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'50880836fd62ccd87550940feb995f06'
|
'aab59d7e8b8527b18a41ec310bd6e543'
|
||||||
'49924cb71a664d079b8283a7173bc14f')
|
'49924cb71a664d079b8283a7173bc14f')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -3,7 +3,7 @@ Exec=/usr/bin/qtcreator
|
||||||
Name=Qt Creator
|
Name=Qt Creator
|
||||||
GenericName=C++ IDE
|
GenericName=C++ IDE
|
||||||
X-KDE-StartupNotify=true
|
X-KDE-StartupNotify=true
|
||||||
Icon=QtProject-qtcreator.png
|
Icon=QtProject-qtcreator
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Qt;Development;
|
Categories=Qt;Development;
|
||||||
|
|
Loading…
Reference in a new issue