qtcreator update

This commit is contained in:
abveritas 2012-07-25 17:42:09 +00:00
parent ceae16c511
commit 588c31cc1a
2 changed files with 7 additions and 7 deletions

View File

@ -4,8 +4,8 @@
# Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=ktp-kded-integration-module
pkgver=0.4.0
pkgrel=3
pkgver=0.4.1
pkgrel=1
pkgdesc="Workspace integration module - provides several plugins like auto-away, the infamous 'Now listening to...' and also an error handler"
arch=('i686' 'x86_64')
url="http://www.kde.org"

View File

@ -4,15 +4,15 @@
# maintainer abveritas@chakra-project.org
pkgname=qtcreator
pkgver=2.5.0
pkgver=2.5.1
pkgrel=1
_qtver=4.8.1
_qtver=4.8.2
pkgdesc="Lightweight, cross-platform integrated development environment."
arch=('i686' 'x86_64')
url="http://trolltech.com/developer/qt-creator"
license=('LGPL')
makedepends=('qt-private-headers>=4.8.1' 'git')
depends=('qt>=4.8.1')
makedepends=('qt-private-headers>=4.8.2' 'git')
depends=('qt>=4.8.2')
optdepends=('qt-docs: for the integrated Qt documentation'
'gdb: for the debugger'
'cmake: for cmake project suppport'
@ -26,7 +26,7 @@ options=(docs)
source=("http://get.qt.nokia.com/qtcreator/qt-creator-${pkgver}-src.tar.gz"
qtcreator.desktop)
md5sums=('31e26cdd1e3eeb8c406382ebe886dcc5'
md5sums=('321e6ee4640cee8177cbb302fde2ce84'
'457956849ca2658072a6ce4c56ed1b36')