mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
kdevelop: 4.6.0
This commit is contained in:
parent
f515520c94
commit
4db42a9a83
@ -1,8 +1,8 @@
|
||||
#maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=kdevelop
|
||||
pkgver=4.5.2
|
||||
pkgrel=2
|
||||
pkgver=4.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="A C/C++ development environment for KDE"
|
||||
arch=('x86_64')
|
||||
url="http://www.kdevelop.org/"
|
||||
@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4' 'perl' 'docbook-xsl')
|
||||
categories=('programming')
|
||||
install=${pkgname}.install
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('73cb25cf55740666a4ade996f0dd214b')
|
||||
md5sums=('0c1a1e880d27990246e3bdd712db1037')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}
|
||||
|
Loading…
Reference in New Issue
Block a user