kdevelop-python: update to 5.6.0

[ci skip]
This commit is contained in:
yopito 2020-09-10 22:58:11 +02:00 committed by Piraty
parent 8251f521bd
commit e6f3c79da9
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'kdevelop-python'
pkgname=kdevelop-python
version=5.5.1
version=5.6.0
revision=1
wrksrc="kdev-python-${version}"
build_style=cmake
@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
license="LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://www.kdevelop.org/"
distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
checksum=9828109d14546bb85fa0ef868919dfe07f6d9e377e4710be6f215ed3343e5bfa
checksum=cb7163c1b72390c647bb9c0892abc84007699d447f303b4652cdd9cdb0036d52
python_version=3
post_install() {