Up kdevelop to 4.0.2-1

This commit is contained in:
abveritas 2010-10-09 18:57:34 +00:00
parent 5e05b22437
commit 6a5bafc2a6

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdevelop
pkgver=4.0.1
pkgver=4.0.2
pkgrel=1
pkgdesc="A C/C++ development environment for KDE"
arch=('i686' 'x86_64')
@ -18,7 +18,7 @@ depends=('kdebase-workspace' 'kdevplatform')
makedepends=('cmake' 'automoc4' 'perl')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('0538996c8cf47352fb075d8d301892fe')
md5sums=('5390087c06574892baaf6f2e7a2f9d05')
build() {
cd ${srcdir}