mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
Up kdevelop to 4.0.2-1
This commit is contained in:
parent
5e05b22437
commit
6a5bafc2a6
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user