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