summaryrefslogtreecommitdiff
path: root/community/qtcreator
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
commit085ca01503ba86daeabd413ba802ccf5fc287f94 (patch)
tree9ec3e6cdd429b39054179a16078a74086fb8a428 /community/qtcreator
parent0a2b1eeb31400e539041c83cc1a5952f1c880917 (diff)
Fri Aug 30 02:57:58 PDT 2013
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 12ec966bd..b9bda96e3 100644
--- a/community/qtcreator/PKGBUILD
+++ b/community/qtcreator/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93892 2013-07-11 20:07:23Z svenstaro $
+# $Id: PKGBUILD 96448 2013-08-29 04:44:01Z 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.8.0
-_pkgver=2.8.0
+pkgver=2.8.1
+_pkgver=2.8.1
pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ optdepends=('qt5-doc: for the integrated Qt documentation'
install=qtcreator.install
source=("http://download.qt-project.org/official_releases/qtcreator/2.8/${pkgver}/qt-creator-${pkgver}-src.tar.gz"
'qtcreator.desktop')
-md5sums=('5aacdad4491b7dda9758a81384d8da79'
+md5sums=('79ef6c6ece0c00035ef744c9d6e3bd3b'
'82888d4be900e7833d768050a135cd37')
build() {