mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:57:19 +08:00
kdevelop: update to 5.0.2
This commit is contained in:
parent
5154e743bd
commit
9cb0ced260
@ -2,9 +2,8 @@
|
||||
source ../kdeapps.conf
|
||||
|
||||
pkgname=kdevelop
|
||||
pkgver=5.0.1
|
||||
_pkgver=$pkgver
|
||||
pkgrel=2
|
||||
pkgver=5.0.2
|
||||
pkgrel=1
|
||||
pkgdesc='A C/C++ development environment for KDE'
|
||||
arch=(x86_64)
|
||||
url='http://www.kdevelop.org/'
|
||||
@ -25,8 +24,8 @@ optdepends=('konsole: embedded terminal'
|
||||
conflicts=(kdevelop-qmljs)
|
||||
replaces=(kdevelop-qmljs)
|
||||
install="$pkgname.install"
|
||||
source=("http://download.kde.org/stable/$pkgname/$_pkgver/src/$pkgname-$pkgver.tar.xz")
|
||||
sha1sums=('8ee5a8668f4eea303a86b482e3c97ae069a51e2d')
|
||||
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
|
||||
sha1sums=('8b8816347ec22b8fa6104981da74b2b82243ea17')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user