mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci]: kdev-python: update to 5.3.1
This commit is contained in:
parent
8a3d353180
commit
140163c5ab
@ -1,8 +1,5 @@
|
||||
# Include global configuration
|
||||
source ../kdeapps.conf
|
||||
|
||||
pkgname=kdev-python
|
||||
pkgver=$_kdevver
|
||||
pkgver=5.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Python language and documentation plugin for KDevelop"
|
||||
arch=('x86_64')
|
||||
@ -11,7 +8,7 @@ license=(GPL)
|
||||
depends=(kdevelop python3 knewstuff threadweaver)
|
||||
makedepends=(extra-cmake-modules)
|
||||
source=("http://download.kde.org/stable/kdevelop/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.asc})
|
||||
sha256sums=("`grep ${pkgname}-${pkgver}.tar.xz ../kdevelop.checksums | cut -d " " -f1`"
|
||||
sha256sums=('97df0e4889e395ba889197a64a9820128c15b92f487d0884cd05028d45dac2f7'
|
||||
'SKIP')
|
||||
validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user