summaryrefslogtreecommitdiff
path: root/community/qtcreator
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-16 11:26:28 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-16 11:26:28 -0300
commitebef5099cd5f2ec0686b8f46d389c43ea5a53cac (patch)
tree88cb12bf7b9ecc8545122eeeba8d45797f17e239 /community/qtcreator
parent5f5cc752e0a87d0ccd031eaf01ca2b63f303e00c (diff)
parentac25f0b5aaf7aff394a8df695be995ec8463e264 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: libre/thunderbird-libre/PKGBUILD
Diffstat (limited to 'community/qtcreator')
-rw-r--r--community/qtcreator/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD
index 728107bbb..2c5c22cce 100644
--- a/community/qtcreator/PKGBUILD
+++ b/community/qtcreator/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 60371 2011-12-12 11:39:44Z svenstaro $
+# $Id: PKGBUILD 60602 2011-12-14 21:38:30Z svenstaro $
# Maintainer: Imanol Celaya <ornitorrincos@archlinux-es.org>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
@@ -7,8 +7,8 @@
# Contributor: delor <bartekpiech gmail com>
pkgname="qtcreator"
-pkgver=2.4.0rc
-_pkgver=2.4.0-rc
+pkgver=2.4.0
+_pkgver=2.4.0
pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64' 'mips64el')
@@ -20,7 +20,7 @@ options=('docs')
install=qtcreator.install
source=("http://get.qt.nokia.com/qtcreator/qt-creator-${_pkgver}-src.tar.gz"
'qtcreator.desktop')
-md5sums=('1967144101796674ce6e994e66213f81'
+md5sums=('80c1a2be4c685ce147c42424ad977e1a'
'f1f4680b9838ff0b8f4cf11eb850d662')
build() {