summaryrefslogtreecommitdiff
path: root/community/qtcreator
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-27 00:02:04 +0000
committerroot <root@rshg054.dnsready.net>2012-07-27 00:02:04 +0000
commit1616f43507a7f8785a479ecf6ce905828a232f02 (patch)
tree2da0cc5a8e57effad5bcd327be1957b187b67f36 /community/qtcreator
parentc4c5143448e3be178c254e8f9f1ab24661dc3b20 (diff)
Fri Jul 27 00:02:04 UTC 2012
Diffstat (limited to 'community/qtcreator')
-rw-r--r--community/qtcreator/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD
index 8f72aa041..67145e813 100644
--- a/community/qtcreator/PKGBUILD
+++ b/community/qtcreator/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 70483 2012-05-09 14:56:54Z svenstaro $
+# $Id: PKGBUILD 74355 2012-07-25 15:34:15Z 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.5.0
-_pkgver=2.5.0
+pkgver=2.5.1
+_pkgver=2.5.1
pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
@@ -28,9 +28,9 @@ optdepends=('qt-doc: for the integrated Qt documentation'
install=qtcreator.install
source=("http://get.qt.nokia.com/qtcreator/qt-creator-${_pkgver}-src.tar.gz"
'qtcreator.desktop')
-md5sums=('31e26cdd1e3eeb8c406382ebe886dcc5'
+md5sums=('321e6ee4640cee8177cbb302fde2ce84'
'f1f4680b9838ff0b8f4cf11eb850d662')
-
+
build() {
cd ${srcdir}