Version up kdevplatform, kdevelop

This commit is contained in:
abveritas 2010-10-08 20:16:19 +00:00
parent 3471c59150
commit e8618580b6
2 changed files with 6 additions and 6 deletions

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}

View File

@ -8,8 +8,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdevplatform
pkgver=1.0.0
pkgrel=2
pkgver=1.0.2
pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
url="http://www.kdevelop.org/"
@ -18,8 +18,8 @@ depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
optdepends=("kdesdk-kompare: difference checking")
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://download.kde.org/stable/kdevelop/4.0.0/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('0aa7a6d207d5675ed31ceeacfdda7a69')
source=("http://download.kde.org/stable/kdevelop/4.0.2/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('1a92512df7a5d502c06f5575b79bc997')
build() {
cd ${srcdir}