mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:57:19 +08:00
kdev-python: 1.5.2
This commit is contained in:
parent
1732f71a43
commit
f6a931c686
@ -2,7 +2,7 @@
|
||||
# contributor: Jakub Kozisek <nodevel at gmail dot com>
|
||||
|
||||
pkgname=kdev-python
|
||||
pkgver=1.5.1
|
||||
pkgver=1.5.2
|
||||
_branch=stable
|
||||
pkgrel=1
|
||||
pkgdesc="KDevelop plugin that starts a script by opening a webbrowser"
|
||||
@ -11,8 +11,8 @@ url="http://www.kdevelop.org/"
|
||||
license=('GPL')
|
||||
depends=('kdevelop')
|
||||
makedepends=('cmake' 'automoc4' 'kdevelop-pg-qt')
|
||||
source=("http://master.kde.org/${_branch}/kdevelop/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.bz2")
|
||||
md5sums=('d163e18ad75489f8ba0f0736b43f6642')
|
||||
source=("http://master.kde.org/${_branch}/kdevelop/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz")
|
||||
md5sums=('1acb6ec3f3ef1fb56d75b2d51a6249fe')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user