diff options
Diffstat (limited to 'community/qtcreator/PKGBUILD')
-rw-r--r-- | community/qtcreator/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD index 80e87c563..605cbca4e 100644 --- a/community/qtcreator/PKGBUILD +++ b/community/qtcreator/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93504 2013-07-04 20:10:31Z svenstaro $ +# $Id: PKGBUILD 93684 2013-07-08 11:58:09Z svenstaro $ # Maintainer: Imanol Celaya <ornitorrincos@archlinux-es.org> # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com> @@ -9,7 +9,7 @@ pkgname=qtcreator pkgver=2.7.2 _pkgver=2.7.2 -pkgrel=1 +pkgrel=2 pkgdesc='Lightweight, cross-platform integrated development environment' arch=('i686' 'x86_64') url='http://qt-project.org' |