Version up kdevelop to 4.1.0, kdevplatform to 1.1.0

This commit is contained in:
abveritas 2010-10-26 15:53:18 +00:00
parent d962ec1f1b
commit 382874cbcb
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdevelop
pkgver=4.0.2
pkgver=4.1.0
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=('5390087c06574892baaf6f2e7a2f9d05')
md5sums=('39f1385919cf0d00f7086521c2bc29d9')
build() {
cd ${srcdir}

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdevplatform
pkgver=1.0.2
pkgver=1.1.0
pkgrel=1
pkgdesc="A C/C++ development platform for KDE"
arch=('i686' 'x86_64')
@ -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.2/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('1a92512df7a5d502c06f5575b79bc997')
source=("http://download.kde.org/stable/kdevelop/4.1.0/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('61d7f9dea7712848dc4dd52bf02ea34b')
build() {
cd ${srcdir}