Moving latest kdevelop & co to stable

This commit is contained in:
Anke 2011-01-28 12:04:55 +00:00
parent eb8f60cd89
commit 91d8d6db36
2 changed files with 8 additions and 7 deletions

View File

@ -8,8 +8,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdevelop
pkgver=4.1.2
pkgrel=2
pkgver=4.2.0
pkgrel=1
pkgdesc="A C/C++ development environment for KDE"
arch=('i686' 'x86_64')
url="http://www.kdevelop.org/"
@ -18,7 +18,8 @@ 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=('30b87152d76806fdedededdbf42f6a51')
md5sums=('f418966fd2545d40e841c88121e7b93a')
build() {
cd ${srcdir}

View File

@ -8,8 +8,8 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdevplatform
pkgver=1.1.2
pkgrel=2
pkgver=1.2.0
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.1.2/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('38dde0d06944f787e4131279aced2589')
source=("http://download.kde.org/stable/kdevelop/4.2.0/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('bcfaa34dccd210faa59ca89ffacee067')
build() {
cd ${srcdir}