summaryrefslogtreecommitdiff
path: root/community/qtcreator/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-08 13:40:51 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-08 13:40:51 -0300
commit1eb44cdc16d2ce4e40d42cacea7456ad245994f1 (patch)
tree8fffd10c72c5c326bcc41cdbbafda13c0ec5b2b6 /community/qtcreator/PKGBUILD
parent69d3aee0c3f0bb876065264baccf86c13088dd01 (diff)
parent8cca36c97b57b8d0a7e5521647c02409eb94ade4 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/portaudio/PKGBUILD extra/ettercap/PKGBUILD extra/kdelibs/PKGBUILD extra/qt/PKGBUILD gnome-unstable/epiphany/PKGBUILD gnome-unstable/gnome-shell/PKGBUILD gnome-unstable/pulseaudio/PKGBUILD gnome-unstable/vala/PKGBUILD kde-unstable/kdebase-workspace/PKGBUILD testing/xf86-video-glint/PKGBUILD
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 175c52652..04f9d6f6c 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' 'mips64el')
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}