summaryrefslogtreecommitdiff
path: root/community/qtcreator/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-08 16:35:25 +0000
committerroot <root@rshg054.dnsready.net>2011-09-08 16:35:25 +0000
commit8cca36c97b57b8d0a7e5521647c02409eb94ade4 (patch)
tree8e893420d3a3c3ce565a8ab627f3bbce04ac5a69 /community/qtcreator/PKGBUILD
parente63433d7f10b5c32f348d4b2cfb38c777b314420 (diff)
Thu Sep 8 16:35:25 UTC 2011
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}