summaryrefslogtreecommitdiff
path: root/community/qtcreator/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qtcreator/PKGBUILD')
-rw-r--r--community/qtcreator/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD
index 041ec5eee..81d46f98d 100644
--- a/community/qtcreator/PKGBUILD
+++ b/community/qtcreator/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 55146 2011-09-04 05:13:28Z svenstaro $
+# $Id: PKGBUILD 55263 2011-09-08 02:07:36Z svenstaro $
# Maintainer: Imanol Celaya <ornitorrincos@archlinux-es.org>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
@@ -8,7 +8,7 @@
pkgname="qtcreator"
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
url='http://qt.nokia.com/products/developer-tools'
@@ -19,7 +19,7 @@ options=('docs')
source=("http://get.qt.nokia.com/qtcreator/qt-creator-${pkgver}-src.tar.gz"
'qtcreator.desktop')
md5sums=('b7ee1b779f9afe9190c5c72fb207650c'
- '2c3ffbd66845b37be9804f2966815a10')
+ 'f1f4680b9838ff0b8f4cf11eb850d662')
build() {
cd ${srcdir}